We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 163e78b + 6fa8e85 commit 5830b63Copy full SHA for 5830b63
pyproject.toml
@@ -16,9 +16,9 @@ readme = "README.md"
16
requires-python = ">=3.8"
17
classifiers = [
18
"Programming Language :: Python :: 3",
19
- "License :: OSI Approved :: MIT License",
20
"Topic :: Software Development :: Embedded Systems",
21
"Operating System :: OS Independent",
+ "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
22
]
23
dependencies = [
24
'cbor2 >= 5.4.6',
0 commit comments