Skip to content

Commit 293d1b2

Browse files
committed
ypdate
1 parent 2290dfa commit 293d1b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = clean,py{37,38,39,310}-{sbp2json,noextra}-construct{2_9_52,}
2+
envlist = clean,py{39,310,311,312}-{sbp2json,noextra}-construct{2_9_52,}
33
minversion = 1.7.2
44

55
[testenv:clean]
@@ -10,7 +10,7 @@ commands = coverage erase
1010
[testenv]
1111
extras = sbp2json: sbp2json
1212
depends =
13-
py{37,38,39,310}-{sbp2json,noextra}-construct{2_9_52,}: clean
13+
py{39,310,311,312}-{sbp2json,noextra}-construct{2_9_52,}: clean
1414
deps =
1515
construct_2_9_52: construct==2.9.52
1616
-r{toxinidir}/setup_requirements.txt

0 commit comments

Comments
 (0)