python_test_project/requirements-test.txt

11 lines
150 B
Plaintext
Raw Normal View History

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