blob: a56208f34931462e32ab9df5909c165840b634bd [file] [log] [blame]
[build-system]
requires = [
"setuptools>=42",
"wheel",
"cmake",
"ninja",
# MLIR build depends.
"numpy",
"packaging",
"pybind11>=2.10.1",
"PyYAML",
"requests",
]
build-backend = "setuptools.build_meta"