mirror of
https://zotify.xyz/zotify/zotify.git
synced 2024-11-10 01:02:06 +01:00
7 lines
107 B
TOML
7 lines
107 B
TOML
|
[build-system]
|
||
|
requires = [
|
||
|
"setuptools >= 40.9.0",
|
||
|
"wheel",
|
||
|
]
|
||
|
build-backend = "setuptools.build_meta"
|