@@ -43,3 +43,12 @@ basepython = python
deps = flake8
flake8-docstrings
commands = flake8
[testenv:mypy]
basepython = python
deps = mypy
types-six
types-PyYAML
types-appdirs
types-Pillow
commands = mypy src
The note is not visible to the blocked user.