mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-01 22:50:08 +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-cov
|
||||
pytest-mypy
|
||||
black
|
||||
pre-commit
|
||||
|
||||
ruff ; python_version >= "3.7"
|
||||
pytest-ruff ; python_version >= "3.7"
|
||||
ruff
|
||||
pytest-ruff
|
||||
|
||||
mypy
|
||||
types-setuptools
|
||||
pytest-mypy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue