Skip to content

Commit d166059

Browse files
effigiesymyzk
authored andcommitted
chore(tox): Enable 3.12 and 3.13 tests in tox
1 parent d835370 commit d166059

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ envlist =
8181
black
8282
flake8
8383
mypy
84-
{py37,py38,py39,py310,py311,pypy3}-toxlatest
84+
{py37,py38,py39,py310,py311,py312,py313,pypy3}-toxlatest
8585

8686
[gh-actions]
8787
python =
@@ -91,6 +91,7 @@ python =
9191
3.10: py310
9292
3.11: py311, black, flake8, mypy
9393
3.12: py312
94+
3.13: py313
9495
pypy-3: pypy3
9596

9697
[testenv]

0 commit comments

Comments
 (0)