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