2009/10/6 Chris Withers <[email protected]>: > kiorky wrote: >> >> Hi, >> for the folks using virtualenv-distribute, i forked it to make the last >> 0.6.3 >> install instead of 0.6.1. >> >> See : >> http://bitbucket.org/kiorky/virtualenv-distribute/ >> >> Install it: >> >> easy_install >> >> http://distfiles.minitage.org/public/externals/minitage/virtualenv-distribute-1.3.5dev-1.zip > > So this is a fork of a fork? Nice :-(
I think it's a fork of Virtualenv, no? Which uses a fork of distribute. :) We should get virtualenv to support Python3, and I suspect that means we need to get it to support Distribute on Python 2 as well, which probably is a good thing anyway. I do fear trying to understand how it works though, but maybe we can bribe/trick Ian into doing all the work it himself. :-) -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
