mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 20:55:10 +01:00
12 lines
118 B
Plaintext
12 lines
118 B
Plaintext
-r requirements.in
|
|
|
|
# Linting and fixing, including isort
|
|
ruff
|
|
|
|
# Test suite
|
|
pytest
|
|
|
|
# Publishing on PyPI
|
|
build
|
|
twine
|