We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
min_version
1 parent baec4e9 commit bd5dbd3Copy full SHA for bd5dbd3
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
-min_version = 4.0
3
requires =
4
- tox-uv >=1.29
+ tox>=4,<5
+ tox-uv>=1.29,<2
5
envlist = py3,pypy3,json_infra,static,tests_pytest_py3,tests_pytest_pypy3
6
7
[testenv]
0 commit comments