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.
1 parent b4ba5a9 commit d8e1552Copy full SHA for d8e1552
constraints.txt
@@ -2,7 +2,7 @@
2
# -----------------------------------------------
3
# Pin Versions / Version Ranges if necessary.
4
setuptools==57.0.0
5
-tox==4.3.5
+tox==4.11.3
6
isort>=5
7
flake8==5.0.4
8
flake8-html==0.4.2
tox.ini
@@ -1,4 +1,6 @@
1
[tox]
+min_version = 4.11.0
+
envlist =
py38-lint
py39-lint
0 commit comments