mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
20240331: just use ruff, and document the other deps
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
-r requirements.in
|
||||
|
||||
# black
|
||||
pylint
|
||||
# Linting and fixing, including isort
|
||||
ruff
|
||||
|
||||
# Test suite
|
||||
pytest
|
||||
|
||||
# Publishing on PyPI
|
||||
build
|
||||
twine
|
||||
|
||||
Reference in New Issue
Block a user