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 _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit