1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-09 19:59:57 +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

View file

@ -1,5 +1,5 @@
```
pip install -r requirements-test.txt
pip install -r requirements-dev.txt
```
To run tests: