Test on Python 3.13

This commit is contained in:
Karolina Surma
2024-10-01 12:30:27 +02:00
parent 423d49c1de
commit f68bd81433
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ jobs:
tox_env: ${{ matrix.tox_env }}
strategy:
matrix:
tox_env: [py39, py310, py311, py312]
tox_env: [py39, py310, py311, py312, py313]