mirror of
https://github.com/zotify-dev/zotify.git
synced 2026-01-11 14:17:55 -05:00
7 lines
107 B
TOML
7 lines
107 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools >= 40.9.0",
|
|
"wheel",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|