We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163e78b commit 6fa8e85Copy full SHA for 6fa8e85
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