py 12 added to tox envs

This commit is contained in:
onyx-and-iris 2024-02-08 12:13:30 +00:00
parent c8d0a0078d
commit 7bff293820

View File

@ -35,7 +35,7 @@ all = "scripts:test_all"
[tool.tox] [tool.tox]
legacy_tox_ini = """ legacy_tox_ini = """
[tox] [tox]
envlist = py310,py311 envlist = py310,py311,py312
[testenv] [testenv]
allowlist_externals = poetry allowlist_externals = poetry