Commit 1c199ac
authored
chore: exclude lance-graph-python in build (#152)
This PR excludes the `lance-graph-python` package in the `cargo build`,
since it needs to be built by maturin. The issue would cause build
errors in the MacOS.
A similar fix has also been applied in the `lance` project
https://github.com/lance-format/lance/blob/main/Cargo.toml#L251 parent b4b3be5 commit 1c199ac
2 files changed
Lines changed: 2 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
0 commit comments