1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-26 03:59:55 +02:00

🐛 ruff: Install it via requirements-dev.txt (to not call system ruff unexpectedly)

This commit is contained in:
Mike Gerber 2025-06-13 19:32:42 +02:00
parent 2511fe8ca4
commit 003c8d77b9
2 changed files with 2 additions and 1 deletions

View file

@ -11,3 +11,4 @@ pandas-stubs
pre-commit
setuptools
liccheck
ruff