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 c09e8de commit 13fbd86Copy full SHA for 13fbd86
pyproject.toml
@@ -65,7 +65,7 @@ select = [
65
[tool.tox]
66
legacy_tox_ini = """
67
[tox]
68
-envlist = clean,docs,py39,313
+envlist = clean,docs,py37,py39,313
69
skipsdist = {env:TOXBUILD:false}
70
71
# TODO: Replace with ruff
0 commit comments