python_test_project/requirements-test.txt
2024-11-11 06:11:21 -08:00

11 lines
150 B
Plaintext

# These requirements are for development and testing only, not for production.
pytest
coverage
flake8
black
isort
pytest-cov
mypy
gitchangelog
mkdocs