Skip to content

Commit 68e8119

Browse files
committed
Update licenses in pyproject.toml
1 parent 5eaded9 commit 68e8119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ keywords = [
2626
"micropython",
2727
"circuitpython",
2828
]
29-
license = {text = "MIT AND PSF-2.0"}
29+
license = "MIT AND PSF-2.0 AND 0BSD"
3030
classifiers = [
3131
"Intended Audience :: Developers",
3232
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)