Skip to content

Commit b585d63

Browse files
authored
tox: Fix testenv for python3.10
1 parent 8166658 commit b585d63

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
@@ -9,7 +9,7 @@ python =
99
3.7: py37
1010
3.8: py38
1111
3.9: py39
12-
3.10-dev: py310-dev
12+
3.10: py310-dev
1313

1414
[testenv]
1515
deps=

0 commit comments

Comments
 (0)