summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 76e9ace5..d6890377 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,7 @@ deps =
#-e/Users/ned/unittest_mixins
py26: unittest2==1.1.0
# gevent won't install on py37: https://github.com/gevent/gevent/issues/1019
- # greenlet needs cython pre-installed.
+ # gevent needs cython pre-installed.
py37: cython
py37: git+https://github.com/gevent/gevent.git@debb8d838500849a0726bb0a8d94ed8d2541396d#egg=gevent==0.0
py37: git+https://github.com/python-greenlet/greenlet.git@780a12b51fcef9adcc4f2c9a4cc5b05c2d652ba4#egg=greenlet==0.0