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 2079ed2 commit 67a620cCopy full SHA for 67a620c
tox.ini
@@ -59,7 +59,7 @@ deps =
59
pytest-cov>=4,<7
60
pytest-describe>=2,<3
61
pytest-timeout>=2,<3
62
- py3{6,7,8,9}, pypy39: typing-extensions>=4.2,<5
+ py3{6,7,8,9},pypy39: typing-extensions>=4.2,<5
63
commands =
64
# to also run the time-consuming tests: tox -e py311 -- --run-slow
65
# to run the benchmarks: tox -e py311 -- -k benchmarks --benchmark-enable
0 commit comments