Tarek Ziadé wrote:

Why that ? if you want to use a software in a virtualenv, you have to
(re)install it in there...

Yeah, but the process of setting up a virtualenv installs setuptools and makes it available to the virtualenv.

Rather than installing setuptools, I'd like it to install distribute and use that instead.

I don't want to install distribute over setuptools in the virtualenv and wondering if that worked like it should...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to