That is like scratching your right ear with your left hand. Regardless, is this a bug or a missing feature?
On Jan 14, 2008 5:12 PM, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 11:05 AM 1/13/2008 +0200, Ionel Maries Cristian wrote: > >I'm using setuptools for my setup script. > > > >when installing a .exe package dependencies aren't fetched. > >should it work this way? > >are there any ways getting the dependencies downloaded and still > >have a bdist_wininst package ? > > You could put something in the post-install script to run > easy_install, I suppose. :) > > -- http://code.google.com/p/cogen/ ionel.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
