We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eeed35 commit b0e6268Copy full SHA for b0e6268
1 file changed
python/Makefile
@@ -25,4 +25,4 @@ clean:
25
rm -rf ../target
26
27
publish:
28
- maturin build --release --out dist --sdist -m ../crates/lance-graph-python/Cargo.toml
+ maturin build --release --out dist --sdist
0 commit comments