Python/requirements-test.txt

11 lines
150 B
Plaintext
Raw Normal View History

2024-11-09 08:01:27 -08:00
# These requirements are for development and testing only, not for production.
pytest
coverage
flake8
black
isort
pytest-cov
mypy
gitchangelog
mkdocs