Skip to content

Commit 7dc21bd

Browse files
authored
Admin: Update License (#12489)
1 parent 30a0d92 commit 7dc21bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ authors = [
99
{ name = "LocalStack Contributors", email = "info@localstack.cloud" }
1010
]
1111
description = "The core library and runtime of LocalStack"
12+
license = "Apache-2.0"
1213
requires-python = ">=3.9"
1314
dependencies = [
1415
"build",
@@ -31,7 +32,6 @@ dynamic = ["version"]
3132
classifiers = [
3233
"Programming Language :: Python :: 3",
3334
"Programming Language :: Python :: 3.11",
34-
"License-Expression :: OSI Approved :: Apache Software License",
3535
"Topic :: Internet",
3636
"Topic :: Software Development :: Testing",
3737
"Topic :: System :: Emulators",

0 commit comments

Comments
 (0)