Skip to content

Commit 55551e0

Browse files
committed
Project: Update license identifier to use SPDX expression
1 parent 3884d4e commit 55551e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = [
3232
"tag",
3333
"web components",
3434
]
35-
license = { file = "LICENSE" }
35+
license = "MIT"
3636
authors = [
3737
{ name = "Andreas Motl", email = "andreas.motl@panodata.org" },
3838
]
@@ -52,7 +52,6 @@ classifiers = [
5252
"Intended Audience :: Science/Research",
5353
"Intended Audience :: System Administrators",
5454
"Intended Audience :: Telecommunications Industry",
55-
"License :: OSI Approved :: MIT License",
5655
"Programming Language :: Python :: 3 :: Only",
5756
"Programming Language :: Python :: 3.9",
5857
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)