Skip to content

Commit 0d98712

Browse files
committed
Set module-name
1 parent 222817f commit 0d98712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ build-backend = "maturin"
194194

195195
[tool.maturin]
196196
manifest-path = "temporalio/bridge/Cargo.toml"
197+
module-name = "temporalio.bridge.temporal_sdk_bridge"
197198
python-packages = ["temporalio"]
198199

199200
[tool.uv]

0 commit comments

Comments
 (0)