summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-12-06 06:23:34 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-12-06 06:23:34 -0500
commit1526e4a074388dc228221ec3b8f0bbc1459eb383 (patch)
tree512a8799f1adf2865ac8a0c6118763253ca3ee9f /tox.ini
parent45ea51906343e7f046f8a5d235eb56152cffe417 (diff)
downloadpython-coveragepy-1526e4a074388dc228221ec3b8f0bbc1459eb383.tar.gz
Remove the filelock experiment
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 19db60c..46bfc74 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,7 +18,6 @@ deps =
PyContracts==1.7.12
unittest-mixins==1.1.1
#-egit+/Users/ned/unittest_mixins#egg=unittest-mixins==0.0
- filelock
py26: unittest2==1.1.0
py{27,33,34,35,36}: gevent==1.1.2
py{26,27,33,34,35,36}: eventlet==0.19.0