[Distutils] virtualenv with distribute
Chris Withers
chris at simplistix.co.uk
Tue Aug 11 12:43:45 CEST 2009
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
More information about the Distutils-SIG
mailing list