DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / pyproject.toml
1234567
[tool.black] profile = "black" exclude = ["^env/"] [tool.isort] profile = "black" # needed for black/isort compatibility skip = []