forked from erosita/uds
5 lines
173 B
TOML
5 lines
173 B
TOML
[build-system]
|
|
# XXX: If your project needs other packages to build properly, add them to this list.
|
|
requires = ["setuptools >= 64"]
|
|
build-backend = "setuptools.build_meta"
|