Skip to content

Commit 0206fa8

Browse files
committed
Update tox.ini
1 parent cb6dbf6 commit 0206fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# content of: tox.ini , put in same dir as setup.py
22
[tox]
3-
envlist = python3.10, python3.11, python3.12, python3.13
3+
envlist = python3.10, python3.11, python3.12, python3.13, python3.14
44

55
[testenv]
66
# install pytest in the virtualenv where commands will be executed

0 commit comments

Comments
 (0)