Er, too answer my own question, putting this in the buildout.cfg file works
nicely:

[path]
recipe = zc.recipe.egg
find-links = http://pypi.python.org/packages/source/p/path.py/


Tim ^,^



On Tue, Aug 11, 2009 at 12:55 AM, Tim Kersten <[email protected]> wrote:

>  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
-~----------~----~----~----~------~----~------~--~---

Reply via email to