Skip to content

Commit

Permalink
gevent is still an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 5, 2020
1 parent f3fa80e commit 085e18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ deps =
-r requirements/pytest.pip
-r requirements/wheel.pip
# gevent 1.3 causes a failure: https://github.com/nedbat/coveragepy/issues/663
py{27,35,36}: gevent==20.6.2
py{27,35,36}: gevent==1.2.2
py{27,35,36,37,38}: eventlet==0.25.1
py{27,35,36,37,38}: greenlet==0.4.15

Expand Down

0 comments on commit 085e18b

Please sign in to comment.