py12 env added to tox

This commit is contained in:
onyx-and-iris 2024-02-07 18:40:05 +00:00
parent 0d6355a6a4
commit 6c558421e2

View File

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