Skip to content

Commit 9d4ac5f

Browse files
committed
[CI] : Use llvm's python requirements.txt for common py packages.
1 parent 8366790 commit 9d4ac5f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build-requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
numpy
2-
pybind11
1+
-r ./externals/llvm-project/mlir/python/requirements.txt
32
wheel
43
setuptools
54
cmake
65
ninja
76
packaging
8-
nanobind>=2.4, <3.0
97

108
# Workaround for what should be a torch dep
119
# See discussion in #1174

0 commit comments

Comments
 (0)