11 lines
150 B
Plaintext
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
|