summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-09 05:38:14 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-09 05:38:14 -0400
commit1abf8b37112fa37cd2a7962c48f39a0e4aede9ab (patch)
tree201156d2e4b84b23518bcb83c395f94df8c75fb1 /tox.ini
parentda356d0e6a38457d20398c8b1d175a01cbdb6c98 (diff)
downloadpython-coveragepy-1abf8b37112fa37cd2a7962c48f39a0e4aede9ab.tar.gz
Update requirements
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 47bb17b..9053db1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,7 +27,7 @@ deps =
mock==1.3.0
PyContracts==1.7.6
py26: unittest2==1.1.0
- py{26,27}: gevent==1.0.2
+ py{26,27}: gevent==1.1b4
py{26,27}: eventlet==0.17.4
py{26,27,33,34,35}: greenlet==0.4.9