We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e81ae commit d29caf1Copy full SHA for d29caf1
1 file changed
pyproject.toml
@@ -85,9 +85,6 @@ default-groups = [
85
"trio-async",
86
]
87
88
-[tool.uv.sources]
89
-temporalio = { git = "https://github.com/temporalio/sdk-python", branch = "nexus" }
90
-
91
[tool.hatch.build.targets.sdist]
92
include = ["./**/*.py"]
93
0 commit comments