We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768765a commit 00cbbaaCopy full SHA for 00cbbaa
mlir/examples/standalone/pyproject.toml
@@ -23,9 +23,7 @@ Discussions = "https://discourse.llvm.org/"
23
[build-system]
24
requires = [
25
"scikit-build-core>=0.10.7",
26
- "typing_extensions>=4.12.2",
27
- "nanobind>=2.9, <3.0",
28
- "pybind11>=2.10.0, <=2.13.6",
+ "typing_extensions>=4.12.2"
29
]
30
build-backend = "scikit_build_core.build"
31
0 commit comments