deluge/pyproject.toml

9 lines
108 B
TOML

[build-system]
requires = [
"setuptools",
"wheel",
]
[tool.black]
skip-string-normalization = true