We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91763e commit 8686e94Copy full SHA for 8686e94
pyproject.toml
@@ -7,7 +7,7 @@ name = "spin-sdk"
7
version = "4.0.0"
8
description = "Python SDK for Spin"
9
readme = "README.md"
10
-license = { file = "LICENSE" }
+license-files = [ "LICENSE" ]
11
authors = [ { name = "Spin Framework Contributors" } ]
12
maintainers = [ { name = "Spin Framework Contributors" } ]
13
keywords = [ "webassembly", "wasm", "component", "spin" ]
0 commit comments