wrong-sha1 / pyproject.toml
medmekk's picture
add 9.0 build
f622ea1
raw
history blame
154 Bytes
[build-system]
requires = [
"cmake>=3.26",
"ninja",
"packaging",
"setuptools>=61",
"torch",
"wheel",
]
build-backend = "setuptools.build_meta"