Skip to content

Commit 4c4008e

Browse files
authored
Update license in pyproject.toml
1 parent f03ddc2 commit 4c4008e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Temporal.io Python SDK"
55
authors = [{ name = "Temporal Technologies Inc", email = "[email protected]" }]
66
requires-python = ">=3.10"
77
readme = "README.md"
8-
license = { file = "LICENSE" }
8+
license = { file = "LICENSE", text = "MIT" }
99
keywords = ["temporal", "workflow"]
1010
dependencies = [
1111
"nexus-rpc==1.1.0",

0 commit comments

Comments
 (0)