1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-09 11:49:55 +02:00

🎨 Install mypy and type stubs

This commit is contained in:
Mike Gerber 2025-06-04 19:05:34 +02:00
parent bec59242a0
commit 8bc443f9fb
3 changed files with 8 additions and 3 deletions

7
requirements-dev.txt Normal file
View file

@ -0,0 +1,7 @@
pytest
pytest-profiling
mypy
types-lxml
types-tqdm
pandas-stubs