1
0
forked from erosita/uds
coma/pyproject.toml
2025-02-13 14:27:05 +03:00

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"