mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
* Mypy: Initial support * Add to pre-commit (currently installs own deps, could maybe changed to poetry venv in the future to reuse environment and don't need duplicated types deps). * Add type hints. * Mypy: Add missing annotations
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
-r requirements.txt
|
|
linkify-it-py==2.0.3
|
|
myst-parser==4.0.0
|
|
sphinx==8.1.3
|
|
sphinx_rtd_theme==3.0.2
|
|
sphinxcontrib-openapi==0.8.4
|
|
pytest==8.3.3
|
|
pytest-cov==6.0.0
|
|
pytest-xprocess==1.0.2
|
|
pre-commit
|
|
mypy==1.13.0
|
|
types-requests==2.32.0.20241016
|
|
pandas-stubs==2.2.3.241009
|