We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3884d4e commit 55551e0Copy full SHA for 55551e0
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ keywords = [
32
"tag",
33
"web components",
34
]
35
-license = { file = "LICENSE" }
+license = "MIT"
36
authors = [
37
{ name = "Andreas Motl", email = "andreas.motl@panodata.org" },
38
@@ -52,7 +52,6 @@ classifiers = [
52
"Intended Audience :: Science/Research",
53
"Intended Audience :: System Administrators",
54
"Intended Audience :: Telecommunications Industry",
55
- "License :: OSI Approved :: MIT License",
56
"Programming Language :: Python :: 3 :: Only",
57
"Programming Language :: Python :: 3.9",
58
"Programming Language :: Python :: 3.10",
0 commit comments