Add Python 3.13.0a6 to tox matrix

This commit is contained in:
Karolina Surma 2024-04-25 09:24:24 +02:00
parent 866bcef589
commit efc5ad01e0

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = {3.7,3.8,3.9,3.10,3.11,3.12} envlist = {3.7,3.8,3.9,3.10,3.11,3.12,3.13}
[testenv] [testenv]
commands = make check commands = make check