Add dev-requirements
This commit is contained in:
parent
f160b07163
commit
411af60e57
4 changed files with 20 additions and 6 deletions
13
dev-requirements.txt
Normal file
13
dev-requirements.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
build
|
||||
mkdocs
|
||||
mkdocstrings[python]
|
||||
mkdocs-material
|
||||
autoflake
|
||||
isort
|
||||
black[jupyter]
|
||||
mypy
|
||||
flake8
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-subtests
|
||||
pytest-asyncio
|
||||
Loading…
Add table
Add a link
Reference in a new issue