mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
7 lines
107 B
TOML
7 lines
107 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools >= 40.9.0",
|
|
"wheel",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|