1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/9034cf3f79b7/
Changeset: 9034cf3f79b7
User: hpk42
Date: 2013-08-14 00:47:09
Summary: don't try to auto-test docs - they too often fail on checklinks
Affected #: 1 file
diff -r 6aec60d13d3a4fed9496efd7310e76bf2beaf529 -r
9034cf3f79b762e41511e2a536d22207b7357981 tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist=py27,py26,py32,py33,docs,pypy
+envlist=py27,py26,py32,py33,pypy
[testenv:X]
commands=echo {posargs}
Repository URL: https://bitbucket.org/hpk42/tox/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pytest-commit