Re: [pytest-dev] [TIP] tox-2.0.0: plugin support, platforms, env isolation

2015-05-12 Thread holger krekel
Hi Alex, On Tue, May 12, 2015 at 18:51 -0400, Alex Gaynor wrote: > Hi Holger, > > First: congrats on shipping 2.0, I'm very excited to explore some of the > new features. > > Second: > > Did tox drop Python 2.6 support? It started failing on our CI, so far the > error I see is that tox imports

[pytest-dev] tox-2.0.0: plugin support, platforms, env isolation

2015-05-12 Thread holger krekel
tox-2.0: plugins, platform, env isolation == tox-2.0 was released to pypi, a major new release with *mostly* backward-compatible enhancements and fixes: - experimental support for plugins, see https://testrun.org/tox/dev/plugins.html which includes also a