1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 23:05:10 +01:00
Files
digimarks/requirements-dev.txt

12 lines
119 B
Plaintext

-r requirements.txt
# Linting and fixing, including isort
ruff
# Test suite
pytest
# Publishing on PyPI
build
twine