Skip to content

Commit 085e18b

Browse files
committed
gevent is still an issue
1 parent f3fa80e commit 085e18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deps =
1818
-r requirements/pytest.pip
1919
-r requirements/wheel.pip
2020
# gevent 1.3 causes a failure: https://github.com/nedbat/coveragepy/issues/663
21-
py{27,35,36}: gevent==20.6.2
21+
py{27,35,36}: gevent==1.2.2
2222
py{27,35,36,37,38}: eventlet==0.25.1
2323
py{27,35,36,37,38}: greenlet==0.4.15
2424

0 commit comments

Comments
 (0)