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 b0ec23e commit 0359508Copy full SHA for 0359508
tox.ini
@@ -46,7 +46,7 @@ commands =
46
47
[testenv:linting]
48
skip_install = True
49
-basepython = python3.6
+basepython = python
50
deps = pre-commit>=1.11.0
51
commands = pre-commit run --all-files --show-diff-on-failure
52
0 commit comments