Skip to content

Commit e76e8b6

Browse files
committed
Add black
1 parent 5a06268 commit e76e8b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{ cookiecutter.project_slug }}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ flake8 = "^3.7.9"
1616
mypy = "^0.770"
1717
pytest = "^5.4.1"
1818
pytest-cov = "^2.8.1"
19+
black = "^19.10b0"
1920

2021
[build-system]
2122
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)