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