Skip to content

Commit 0f973a3

Browse files
committed
Update tox.ini file
1 parent 3117a73 commit 0f973a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[tox]
77
# pip is broken on py32
8-
envlist = py36, py37, py38, py39, py310
8+
envlist = py36, py37, py38, py39, py310, py311, py312, py313
99

1010
[testenv]
1111
install_command=pip install {packages}

0 commit comments

Comments
 (0)