Skip to content

Commit acaa8fa

Browse files
committed
chore: update license format in pyproject.toml
1 parent 3c9b520 commit acaa8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222

2323
]
2424
requires-python = ">=3.10"
25-
license = "MIT"
25+
license = {text = "MIT"}
2626
# Add this back when we upgrade flit and ESRP Release supports latest metadata.
2727
# license-files = ["LICENSE"]
2828
readme = "README.md"

0 commit comments

Comments
 (0)