diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ extras = deps = -r requirements/pip.pip -r requirements/pytest.pip - # gevent 1.3 causes a failure: https://github.com/nedbat/coveragepy/issues/663 - py{36}: gevent==1.2.2 py{36,37,38,39,310}: -r requirements/light-threads.pip # Windows can't update the pip version with pip running, so use Python |