Skip to content

Commit 8678b9d

Browse files
committed
add python 3.12
1 parent 54b6b08 commit 8678b9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[tox]
22
distshare = {homedir}/.tox/distshare
3-
; TODO: add python 3.12
4-
envlist = py{37,38,39,310,311}-pytest{62,70,71,72,latest}-coverage
3+
envlist = py{37,38,39,310,311,312}-pytest{62,70,71,72,latest}-coverage
54
py311-pytestlatest-xdist-coverage
65
mypy
76

0 commit comments

Comments
 (0)