Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit de11669

Browse files
committed
Add python 310 to tox.ini
1 parent 6f2de3b commit de11669

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ python =
77
3.7: py3
88
3.8: py3
99
3.9: py3
10-
10+
3.10: py3
11+
3.11: py3
1112
[testenv]
1213
envdir =
1314
py27{-unit,-functional,-style,-syntax}: {toxworkdir}/py27

0 commit comments

Comments
 (0)