Skip to content

Commit c90e714

Browse files
committed
Use SDK from github
1 parent a38d93f commit c90e714

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ default-groups = [
8585
"trio-async",
8686
]
8787

88+
[tool.uv.sources]
89+
temporalio = { git = "https://github.com/temporalio/sdk-python", branch = "nexus" }
90+
8891
[tool.hatch.build.targets.sdist]
8992
include = ["./**/*.py"]
9093

0 commit comments

Comments
 (0)