Use mypy to install library stub packages

This commit is contained in:
Joscha 2022-11-23 23:12:14 +01:00
parent 354a22d1e3
commit 50c7778d38
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ pip install --editable .
# Installing tools and type hints
pip install --upgrade mypy flake8 autopep8 isort pyinstaller
pip install --upgrade types-chardet types-certifi
mypy PFERD --install-types --non-interactive