diff --git a/tox.ini b/tox.ini index eb0aca7..dcb8e80 100644 --- a/tox.ini +++ b/tox.ini @@ -8,8 +8,6 @@ python = 3.12 = py312 3.11 = py311, type 3.10 = py310 - 3.9 = py39 - 3.8 = py38 [testenv] description = run the tests with pytest