We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03ddc2 commit 4c4008eCopy full SHA for 4c4008e
pyproject.toml
@@ -5,7 +5,7 @@ description = "Temporal.io Python SDK"
5
authors = [{ name = "Temporal Technologies Inc", email = "[email protected]" }]
6
requires-python = ">=3.10"
7
readme = "README.md"
8
-license = { file = "LICENSE" }
+license = { file = "LICENSE", text = "MIT" }
9
keywords = ["temporal", "workflow"]
10
dependencies = [
11
"nexus-rpc==1.1.0",
0 commit comments