Spaces:
Sleeping
Sleeping
File size: 139 Bytes
66c9c8a | 1 2 3 4 5 6 7 8 9 10 | [build-system]
requires = [
"setuptools",
"scikit-build>0.13.1",
"pybind11",
"numpy<1.23",
"cmake>=3.20.1,!=3.23.0"
]
|