Skip to content

Commit

Permalink
Add latest pytests to the tox matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Sep 21, 2024
1 parent 9958dfd commit c91bcb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tox]
distshare = {homedir}/.tox/distshare
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
py{3.12,3.13}-pytest{7.3,7.4,8.0,8.1,latest}-coverage
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
py{3.12,3.13}-pytest{7.3,7.4,8.0,8.1,8.2,8.3,latest}-coverage
py3.12-pytestlatest-xdist-coverage
mypy

Expand Down

0 comments on commit c91bcb3

Please sign in to comment.