[Pytest-commit] Issue #104: Distribute is now deprecated. Use setuptools>=0.7 (hpk42/tox)

2013-06-21 Thread Omer Katz
New issue 104: Distribute is now deprecated. Use setuptools>=0.7 https://bitbucket.org/hpk42/tox/issue/104/distribute-is-now-deprecated-use Omer Katz: Distribute should now be replaced with setuptools>=0.7. ___ pytest-commit mailing list

[Pytest-commit] Issue #267: Recreate test environment when contents of requirements files change (hpk42/tox)

2015-07-27 Thread Omer Katz
New issue 267: Recreate test environment when contents of requirements files change https://bitbucket.org/hpk42/tox/issues/267/recreate-test-environment-when-contents-of Omer Katz: Tox should recreate the environment if the contents of any of the requirement files have changed since the last