Skip to content

Commit 26d4193

Browse files
authored
Add 3.11 to tox configuration
1 parent 30ab7e3 commit 26d4193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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,38,39,310},lint
7+
envlist = py{34,35,36,37,38,39,310,311},lint
88

99
[testenv]
1010
deps =

0 commit comments

Comments
 (0)