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