[Distutils] buildout & develop
Andrea Crotti
andrea.crotti.0 at gmail.com
Fri Oct 7 12:32:57 CEST 2011
On 10/06/2011 02:07 PM, Benji York wrote:
> The "develop" option should do what you want:
> http://pypi.python.org/pypi/zc.buildout/1.5.2#work-on-a-package
I'm not sure this is exactly what I need...
I mean as a developer I have one application which uses 10 different eggs.
I want to be able to modify also what these eggs do while coding, should I
add all of them to the "develop" line?
More information about the Distutils-SIG
mailing list