We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de938c0 commit b132a02Copy full SHA for b132a02
1 file changed
pyproject.toml
@@ -34,13 +34,12 @@ keywords = [
34
"host",
35
"cursor",
36
]
37
-license = {text = "MIT"}
+license = "MIT"
38
classifiers = [
39
"Intended Audience :: Developers",
40
"Topic :: Software Development :: Libraries",
41
"Topic :: Software Development :: Embedded Systems",
42
"Topic :: System :: Hardware",
43
- "License :: OSI Approved :: MIT License",
44
"Programming Language :: Python :: 3",
45
46
dynamic = ["dependencies", "optional-dependencies"]
0 commit comments