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 4691525 commit cc1bedcCopy full SHA for cc1bedc
tox.ini
@@ -1,7 +1,7 @@
1
# This config is for local testing. Where needed changes should be duplicated into
2
# .github/workflows/pythonpackage.yml
3
[tox]
4
-envlist = py38,py39,py310,py311,py312
+envlist = py38,py39,py310,py311,py312,py313
5
6
[testenv]
7
commands = pytest {posargs}
0 commit comments