Skip to content

Commit 6e20b71

Browse files
tekktrikFoamyGuy
authored andcommitted
Update license specification
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 2d7fd1f commit 6e20b71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,12 @@ keywords = [
2727
"micropython",
2828
"circuitpython",
2929
]
30-
license = {text = "MIT"}
30+
license = "MIT"
3131
classifiers = [
3232
"Intended Audience :: Developers",
3333
"Topic :: Software Development :: Libraries",
3434
"Topic :: Software Development :: Embedded Systems",
3535
"Topic :: System :: Hardware",
36-
"License :: OSI Approved :: MIT License",
3736
"Programming Language :: Python :: 3",
3837
]
3938
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)