[Grok-dev] Re: Defining 3rd-party eggs within a grok buildout?
Sebastian Ware
sebastian at urbantalk.se
Thu Jun 26 03:38:57 EDT 2008
26 jun 2008 kl. 08.54 skrev Philipp von Weitershausen:
> install_requires in setup.py should be as open regarding version
> numbers as possible, but should lock down where needed. A common
> case is that you need at least a particular version because older
> versions didn't contain a certain feature that you need.
> Pinning the version number for deploying is then done in buildout.cfg.
Great explanation. I was wondering how to think about this! (sorry
about the edit, it's just a useful summary for when I search the list
archive)
Mvh Sebastian
More information about the Grok-dev
mailing list