We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47674ba commit 2975debCopy full SHA for 2975deb
1 file changed
pyproject.toml
@@ -122,6 +122,7 @@ mypy-init-return = true
122
[tool.tox]
123
env_list = ["py39", "py310", "py311", "py312", "py313", "py314", "pypy3", "lint", "pkg"]
124
skip_missing_interpreters = true
125
+requires = ["tox >= 4.22"]
126
127
[tool.tox.env_run_base]
128
depends = ["lint"]
0 commit comments