generated from daniil-berg/boilerplate-py
🎉 Initial commit
This commit is contained in:
1
requirements/common.txt
Normal file
1
requirements/common.txt
Normal file
@ -0,0 +1 @@
|
||||
marshmallow
|
8
requirements/dev.txt
Normal file
8
requirements/dev.txt
Normal file
@ -0,0 +1,8 @@
|
||||
-r common.txt
|
||||
black
|
||||
build
|
||||
coverage[toml]
|
||||
flake8
|
||||
mkdocs-material
|
||||
mkdocstrings[python]
|
||||
mypy
|
Reference in New Issue
Block a user