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]
legacy_tox_ini = """
[tox]
envlist = py310,py311
envlist = py310,py311,py312
[testenv]
allowlist_externals = poetry