--- you can reply above this line ---
New issue 90: [PATCH] Fix lazy-loading
https://bitbucket.org/hpk42/tox/issue/90/patch-fix-lazy-loading
g2p:
See #75 and #72 for context.
The envsitepackagesdir test was broken, the attached patch fixes that and a
problem with lazy-loading properties (which
--- you can reply above this line ---
New issue 91: Python 2.5 support
https://bitbucket.org/hpk42/tox/issue/91/python-25-support
Chris Adams:
tox currently lists Python 2.5 as the earliest supported version.
Unfortunately, it no longer works because PyPI changed to require SSL, which
breaks o