I've found a need to use zc buildout. It's my first time using it so I'm on unfamiliar territory. I would like to use the path module (thanks Rory!! - http://groups.google.ie/group/pythonireland/browse_thread/thread/7a8eb4125233e531?hl=en) too. Can I "tell" zc buildout to download it from a url? I know I can tell it to download setuptools and distutils packages, but what about plain python files? i.e. it's a single path.py module.
It seems a little 'silly' to me, but it makes sense to me to keep my dependancy configuration in a single location. Cheers, Tim ^,^ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
