Add precommit config and dependencies
This commit is contained in:
@@ -12,6 +12,10 @@ Jinja2 = "^2.11.3"
|
||||
marshmallow = "^3.11.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^20.8b1"
|
||||
pre-commit = "^2.12.1"
|
||||
reorder-python-imports = "^2.4.0"
|
||||
pre-commit-hooks = "^3.4.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user