Initial commit
This commit is contained in:
10
requirements-test.txt
Normal file
10
requirements-test.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# These requirements are for development and testing only, not for production.
|
||||
pytest
|
||||
coverage
|
||||
flake8
|
||||
black
|
||||
isort
|
||||
pytest-cov
|
||||
mypy
|
||||
gitchangelog
|
||||
mkdocs
|
||||
Reference in New Issue
Block a user