blob: ecb6641ebe40b834e9d32ca2b12f297b2332164d [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",
]
build-backend = "setuptools.build_meta"