Skip to content

Commit 5a90fb8

Browse files
committed
Added checks directory to mypy
1 parent b1cfa77 commit 5a90fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ skip_install = true
3030
deps =
3131
-r .ci/requirements-mypy.txt
3232
commands =
33-
mypy conftest.py selftest.py setup.py docs src winbuild Tests {posargs}
33+
mypy conftest.py selftest.py setup.py checks docs src winbuild Tests {posargs}

0 commit comments

Comments
 (0)