Skip to content

Commit 8eb11b0

Browse files
committed
missed some copypaste
1 parent e1473a7 commit 8eb11b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ python =
1515
3.10: py310, flake8
1616
3.11: py311
1717
3.12: py312
18+
3.13: py313
1819

1920
[testenv]
2021
skipsdist = true
@@ -25,6 +26,7 @@ basepython =
2526
py310: python3.10
2627
py311: python3.11
2728
py312: python3.12
29+
py313: python3.13
2830
setenv =
2931
DJANGO_SETTINGS_MODULE = dbtemplates.test_settings
3032
deps =

0 commit comments

Comments
 (0)