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 b1cfa77 commit 5a90fb8Copy full SHA for 5a90fb8
tox.ini
@@ -30,4 +30,4 @@ skip_install = true
30
deps =
31
-r .ci/requirements-mypy.txt
32
commands =
33
- mypy conftest.py selftest.py setup.py docs src winbuild Tests {posargs}
+ mypy conftest.py selftest.py setup.py checks docs src winbuild Tests {posargs}
0 commit comments