mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-14 03:22:28 +02:00
Use mypy to install library stub packages
This commit is contained in:
@@ -14,4 +14,4 @@ pip install --editable .
|
|||||||
|
|
||||||
# Installing tools and type hints
|
# Installing tools and type hints
|
||||||
pip install --upgrade mypy flake8 autopep8 isort pyinstaller
|
pip install --upgrade mypy flake8 autopep8 isort pyinstaller
|
||||||
pip install --upgrade types-chardet types-certifi
|
mypy PFERD --install-types --non-interactive
|
||||||
|
Reference in New Issue
Block a user