django-auditlog/pyproject.toml
Hasan Ramezani 8b47267a43 Revert "build: explicit the build system"
This reverts commit 7bc39e6d9d.
2022-05-23 09:25:25 +02:00

6 lines
96 B
TOML

[tool.black]
target-version = ["py37"]
# black compatible isort
[tool.isort]
profile = "black"