[Pytest-commit] Issue #186: Exclude generative environments (hpk42/tox)
Alex Corcoles
issues-reply at bitbucket.org
Mon Sep 8 17:32:45 CEST 2014
New issue 186: Exclude generative environments
https://bitbucket.org/hpk42/tox/issue/186/exclude-generative-environments
Alex Corcoles:
Hi,
We're using the tox 1.8 prerelease to take advantage of generative environments, in order to for instance test our apps on py26 and py27 x django16 and django17
However, due to django17 not being supported on py26, we've had to resort to changing 'commands' for that environment to true so that it succeeds.
Would it be possible to exclude some combinations from being considered in a cleaner way?
Cheers,
Álex
More information about the pytest-commit
mailing list