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 69541ab commit 0abb20dCopy full SHA for 0abb20d
tox.ini
@@ -31,7 +31,7 @@ commands =
31
dependency_groups = tests
32
commands = pytest tests/test_functional.py
33
34
-[testenv:py3{9,10,13}-tests]
+[testenv:py3{9,10,14}-tests]
35
dependency_groups = cov
36
# Python 3.6+ has a number of compile-time warnings on invalid string escapes.
37
# PYTHONWARNINGS=d makes them visible during the tox run.
0 commit comments