Skip to content

Commit 9caaa72

Browse files
committed
Add 314t and 315t to tox
1 parent 74d0531 commit 9caaa72

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

tox.ini

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
[tox]
22
requires =
3-
tox>=4.2
3+
tox>=4.32
44
env_list =
55
lint
66
mypy
7-
py{py3, 315, 314, 313, 312, 311, 310}
7+
py{py3}
8+
py{310-315}
9+
py{314-315}t
810

911
[testenv]
1012
deps =

0 commit comments

Comments
 (0)