mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 03:55:43 +00:00
9 lines
108 B
TOML
9 lines
108 B
TOML
|
[build-system]
|
||
|
requires = [
|
||
|
"setuptools",
|
||
|
"wheel",
|
||
|
]
|
||
|
|
||
|
[tool.black]
|
||
|
skip-string-normalization = true
|