blob: 48190b631553ad8aa1c2f660dd904b06b8c4a31e [file] [log] [blame]
[build-system]
requires = [
"setuptools>=42",
"wheel",
# There is no fundamental reason to pin this CMake version, beyond
# build stability.
"cmake==3.22.2",
"ninja==1.10.2",
"packaging",
"pybind11>=2.8.0",
"PyYAML",
"requests",
]
build-backend = "setuptools.build_meta"