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