We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eaded9 commit 68e8119Copy full SHA for 68e8119
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ keywords = [
26
"micropython",
27
"circuitpython",
28
]
29
-license = {text = "MIT AND PSF-2.0"}
+license = "MIT AND PSF-2.0 AND 0BSD"
30
classifiers = [
31
"Intended Audience :: Developers",
32
"Topic :: Software Development :: Libraries",
0 commit comments