summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-02-11 17:55:21 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-02-11 17:55:21 -0500
commit45405032a9792ede711e6dc82e2c2ec35cf9753c (patch)
tree98a445138a73b0abc4b8773f28530be91fcda440 /tox.ini
parenteda1fcec69e873b54ee1e59b03f7526a06cca86e (diff)
downloadpython-coveragepy-45405032a9792ede711e6dc82e2c2ec35cf9753c.tar.gz
perf_measure.py is no longer a test
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d0a7ed6..ae0cfac 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,7 +14,7 @@ deps =
pip==9.0.1
mock==2.0.0
PyContracts==1.7.15
- unittest-mixins==1.2
+ unittest-mixins==1.2.1
#-egit+/Users/ned/unittest_mixins#egg=unittest-mixins==0.0
py26: unittest2==1.1.0
py{27,33,34,35,36}: gevent==1.2.1