[Distutils] Distribute instead of setuptools for virtualenv?
Christian Ştefănescu
st.chris at gmail.com
Mon Jan 16 16:34:25 CET 2012
Hi,
I'd like to know if I can create my virtualenvs with "--distribute" without
any other changes, since distribute is advertised as being backwards
compatible with setuptools?
I'm trying to circumvent https://github.com/pypa/virtualenv/issues/202 and
Distribute comes in handy.
Also, if this works just fine, wouldn't it make sense to make Distribute
the default for virtualenv at some point?
Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120116/7477e43f/attachment.html>
More information about the Distutils-SIG
mailing list