Skip to content

Commit b517a18

Browse files
committed
Update tox.ini
1 parent b0440a5 commit b517a18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist =
3-
py{37,38,39,310,311,312}-pytest{6,7,8}
3+
py{37,38,39,310,311,312,313}-pytest{6,7,8}
44
pkg
55

66
[gh-actions]
@@ -11,6 +11,7 @@ python =
1111
3.10: py310
1212
3.11: py311
1313
3.12: py312
14+
3.13: py313
1415

1516
[gh-actions:env]
1617
PYTEST_MAJOR_VERSION =

0 commit comments

Comments
 (0)