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:
parent
b36727ed9e
commit
4bf123de43
1 changed files with 6 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue