diff --git a/tox.ini b/tox.ini index 873a425..23c5359 100644 --- a/tox.ini +++ b/tox.ini @@ -1,8 +1,8 @@ [tox] envlist = lint - py3.11 - py3.12 + python3.11 + python3.12 [testenv] allowlist_externals = pytest