On Tue, Aug 11, 2009 at 12:08 PM, Chris Withers<[email protected]> wrote: > Hi Tarek, > > Any idea how I'd go about getting virtualenv to use distribute instead of > setuptools? >
Hi, I've added some explanation on the pypi page/readme for that : http://pypi.python.org/pypi/distribute#install-faq basically, once you've created your virtualenv, you have to (re)install distribute in it Cheers Tarek _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
