1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-27 19:29:55 +02:00

⚙ Update ruff+mypy dependencies

This commit is contained in:
Mike Gerber 2024-01-08 17:45:02 +01:00
parent b36727ed9e
commit 4bf123de43

View file

@ -1,8 +1,11 @@
pytest pytest
pytest-cov pytest-cov
pytest-mypy
black black
pre-commit pre-commit
ruff ; python_version >= "3.7" ruff
pytest-ruff ; python_version >= "3.7" pytest-ruff
mypy
types-setuptools
pytest-mypy