We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0058a10 commit a284de0Copy full SHA for a284de0
1 file changed
pyproject.toml
@@ -26,13 +26,12 @@ keywords = [
26
"ble",
27
"bluetooth",
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