Skip to content

Commit 2975deb

Browse files
committed
Require tox >= 4.22
1 parent 47674ba commit 2975deb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ mypy-init-return = true
122122
[tool.tox]
123123
env_list = ["py39", "py310", "py311", "py312", "py313", "py314", "pypy3", "lint", "pkg"]
124124
skip_missing_interpreters = true
125+
requires = ["tox >= 4.22"]
125126

126127
[tool.tox.env_run_base]
127128
depends = ["lint"]

0 commit comments

Comments
 (0)