Skip to content

Commit d2f7d51

Browse files
committed
chore(pyproject.toml): update to use license-files
Signed-off-by: Vaughn Dice <vdice@akamai.com>
1 parent d91763e commit d2f7d51

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
@@ -7,7 +7,7 @@ name = "spin-sdk"
77
version = "4.0.0"
88
description = "Python SDK for Spin"
99
readme = "README.md"
10-
license = { file = "LICENSE" }
10+
license-files = [ "LICENSE" ]
1111
authors = [ { name = "Spin Framework Contributors" } ]
1212
maintainers = [ { name = "Spin Framework Contributors" } ]
1313
keywords = [ "webassembly", "wasm", "component", "spin" ]

0 commit comments

Comments
 (0)