We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6dbf6 commit 0206fa8Copy full SHA for 0206fa8
tox.ini
@@ -1,6 +1,6 @@
1
# content of: tox.ini , put in same dir as setup.py
2
[tox]
3
-envlist = python3.10, python3.11, python3.12, python3.13
+envlist = python3.10, python3.11, python3.12, python3.13, python3.14
4
5
[testenv]
6
# install pytest in the virtualenv where commands will be executed
0 commit comments