Skip to content

Commit 7d28066

Browse files
committed
Include temporalio
1 parent 764f216 commit 7d28066

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
@@ -193,6 +193,7 @@ build-backend = "maturin"
193193

194194
[tool.maturin]
195195
manifest-path = "temporalio/bridge/Cargo.toml"
196+
python-packages = ["temporalio"]
196197

197198
[tool.uv]
198199
# Prevent uv commands from building the package by default

0 commit comments

Comments
 (0)