mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Use mypy to install library stub packages
This commit is contained in:
parent
354a22d1e3
commit
50c7778d38
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue