chore: fix License for Pypi
This commit is contained in:
parent
42d4a62679
commit
baa45b801e
@ -10,7 +10,7 @@ authors = [
|
|||||||
]
|
]
|
||||||
description = "Toolset to render and manage AWS Cloudformation"
|
description = "Toolset to render and manage AWS Cloudformation"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = { file="LICENSE.md" }
|
license = "AGPL-3.0-or-later"
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"boto3",
|
"boto3",
|
||||||
|
Loading…
Reference in New Issue
Block a user