We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e4048 commit 4978b47Copy full SHA for 4978b47
tox.ini
@@ -20,7 +20,7 @@ extras =
20
deps =
21
-r requirements/pip.pip
22
-r requirements/pytest.pip
23
- py3{10,11}: -r requirements/light-threads.pip
+ py3{10,11,12,13,14}: -r requirements/light-threads.pip
24
25
# Windows can't update the pip version with pip running, so use Python
26
# to install things.
0 commit comments