diff --git a/tox.ini b/tox.ini index c8ec8ad..6b86708 100644 --- a/tox.ini +++ b/tox.ini @@ -12,10 +12,10 @@ isolated_build = true [gh-actions] python = - 3.9: python3.10,flake8, mypy + 3.9: python3.9 3.10: python3.10 - 3.11: python3.10,flake8, mypy - 3.12: python3.10,flake8, mypy + 3.11: python3.11 + 3.12: python3.12 [testenv] setenv =