Skip to content

Commit b000b04

Browse files
committed
fix(maturin): remove python-source to fix wheel structure
1 parent 1eb2b42 commit b000b04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,3 @@ bindings = "uniffi"
113113
manifest-path = "../rust/Cargo.toml"
114114
# Python module name (must use underscores, not hyphens)
115115
module-name = "isomdl_uniffi"
116-
# Include the Python package source files in the wheel
117-
python-source = "."

0 commit comments

Comments
 (0)