We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9817522 commit 86a6616Copy full SHA for 86a6616
pyproject.toml
@@ -29,13 +29,12 @@ keywords = [
29
"lcd",
30
"displayio",
31
]
32
-license = {text = "MIT"}
+license = "MIT"
33
classifiers = [
34
"Intended Audience :: Developers",
35
"Topic :: Software Development :: Libraries",
36
"Topic :: Software Development :: Embedded Systems",
37
"Topic :: System :: Hardware",
38
- "License :: OSI Approved :: MIT License",
39
"Programming Language :: Python :: 3",
40
41
dynamic = ["dependencies", "optional-dependencies"]
0 commit comments