Skip to content

Commit 11b9bda

Browse files
Add python 3.9 and 3.10 to tox configuration
1 parent a39e4ea commit 11b9bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py{34,35,36,37},lint
7+
envlist = py{34,35,36,37,38,39,310},lint
88

99
[testenv]
1010
deps =

0 commit comments

Comments
 (0)