mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-13 16:54:45 +03:00
Added checks directory to mypy
This commit is contained in:
parent
b1cfa7769b
commit
5a90fb81cb
2
tox.ini
2
tox.ini
|
@ -30,4 +30,4 @@ skip_install = true
|
||||||
deps =
|
deps =
|
||||||
-r .ci/requirements-mypy.txt
|
-r .ci/requirements-mypy.txt
|
||||||
commands =
|
commands =
|
||||||
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}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user