Skip to content

Commit c91bcb3

Browse files
committed
Add latest pytests to the tox matrix
1 parent 9958dfd commit c91bcb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tox]
22
distshare = {homedir}/.tox/distshare
3-
envlist = py{3.8,3.9,3.10,3.11}-pytest{6.2,7.0,7.1,7.2,7.3,7.4,8.0,8.1,latest}-coverage
4-
py{3.12,3.13}-pytest{7.3,7.4,8.0,8.1,latest}-coverage
3+
envlist = py{3.8,3.9,3.10,3.11}-pytest{6.2,7.0,7.1,7.2,7.3,7.4,8.0,8.1,8.2,8.3,latest}-coverage
4+
py{3.12,3.13}-pytest{7.3,7.4,8.0,8.1,8.2,8.3,latest}-coverage
55
py3.12-pytestlatest-xdist-coverage
66
mypy
77

0 commit comments

Comments
 (0)