mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Use mypy to install library stub packages
This commit is contained in:
parent
354a22d1e3
commit
50c7778d38
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user