[Distutils] Ability to override location of build/ dir while creating a .egg
Phillip J. Eby
pje at telecommunity.com
Mon Mar 12 02:06:28 CET 2007
At 03:23 PM 3/11/2007 -0700, Venkat Bommakanti wrote:
>Is
>there a way to specify the location of this
>temporary build/ directory ?
python setup.py build -b path/to/build bdist_egg otheroptions...
More information about the Distutils-SIG
mailing list