Skip to content

Commit 00cbbaa

Browse files
committed
remove from pyproject
1 parent 768765a commit 00cbbaa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

mlir/examples/standalone/pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ Discussions = "https://discourse.llvm.org/"
2323
[build-system]
2424
requires = [
2525
"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",
26+
"typing_extensions>=4.12.2"
2927
]
3028
build-backend = "scikit_build_core.build"
3129

0 commit comments

Comments
 (0)