diff --git a/python/Makefile b/python/Makefile index bd9450ce..aa0f18c5 100644 --- a/python/Makefile +++ b/python/Makefile @@ -25,4 +25,4 @@ clean: rm -rf ../target publish: - maturin build --release --out dist --sdist -m ../crates/lance-graph-python/Cargo.toml + maturin build --release --out dist --sdist