11 Jul
2013
11 Jul
'13
5:05 p.m.
On Jul 11, 2013, at 16:44 , Tres Seaver <tseaver@palladion.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/11/2013 03:55 AM, Patrick Gerken wrote:
now I have to create a virtualenv with --distribute, then I have to upgrade setuptools
We should be upgrading all our projects to zc.buildout 2.2, which drops 'distribute'.
FWIW I tried to upgrade a few projects to zc.buildout 2.2 today but had to revert to a buildout 1.x due to conflicts with an OS-provided pkg-resources sourced from distribute that I could not uninstall. Wichert.