core/pyproject.toml

4 lines
77 B
TOML
Raw Normal View History

2019-07-30 23:59:12 +00:00
[tool.black]
target-version = ["py36", "py37", "py38"]
exclude = 'generated'