Run tests with Python 3.15

This commit is contained in:
Karolina Surma
2025-12-22 11:09:22 +01:00
parent 8794d0963f
commit 2d98f31955
+1 -1
View File
@@ -1,7 +1,7 @@
[tox]
requires =
tox>=4
env_list = py{39,310,311,312,313,314}
env_list = py{39,310,311,312,313,314,315}
[testenv]
description = run unit tests