summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-08-22 10:03:33 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-08-24 06:54:17 -0400
commit7f5fb57e3e264f134c162dfb25c92e2b2d0e79e0 (patch)
tree6102f4cff83c1d5653ef86742052ab287cd1b69b /tox.ini
parent6df4275aa5e15e0f9033946837c1168a7dec00d5 (diff)
downloadpython-coveragepy-git-7f5fb57e3e264f134c162dfb25c92e2b2d0e79e0.tar.gz
Stop using farm/src for HTML tests.
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 bbc00f3a..f6917f8b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,7 +17,7 @@ deps =
setuptools==40.0.0
mock==2.0.0
PyContracts==1.8.3
- unittest-mixins==1.5
+ unittest-mixins==1.6
#-e/Users/ned/unittest_mixins
# gevent 1.3 causes a failure: https://bitbucket.org/ned/coveragepy/issues/663/gevent-132-on-windows-fails
py{27,34,35,36}: gevent==1.2.2