mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
7 lines
101 B
TOML
7 lines
101 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools",
|
|
"wheel",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|