mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 03:25:57 +00:00
39f37e6133
The changes to the minify script mean we no longer require slimit.
9 lines
108 B
TOML
9 lines
108 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools",
|
|
"wheel",
|
|
]
|
|
|
|
[tool.black]
|
|
skip-string-normalization = true
|