Skip to content

Commit 6275094

Browse files
Update pyproject.toml
Co-authored-by: Alex Mazzeo <[email protected]>
1 parent f70e213 commit 6275094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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-Expression = "MIT"
9-
License-File = "LICENSE"
8+
license = "MIT"
9+
license-files = ["LICENSE"]
1010
keywords = ["temporal", "workflow"]
1111
dependencies = [
1212
"nexus-rpc==1.1.0",

0 commit comments

Comments
 (0)