There was an error while loading. Please reload this page.
1 parent 5a06268 commit e76e8b6Copy full SHA for e76e8b6
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -16,6 +16,7 @@ flake8 = "^3.7.9"
16
mypy = "^0.770"
17
pytest = "^5.4.1"
18
pytest-cov = "^2.8.1"
19
+black = "^19.10b0"
20
21
[build-system]
22
requires = ["poetry>=0.12"]
0 commit comments