Skip to content

Commit 86a6616

Browse files
tekktrikFoamyGuy
authored andcommitted
Update license specification
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 9817522 commit 86a6616

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
@@ -29,13 +29,12 @@ keywords = [
2929
"lcd",
3030
"displayio",
3131
]
32-
license = {text = "MIT"}
32+
license = "MIT"
3333
classifiers = [
3434
"Intended Audience :: Developers",
3535
"Topic :: Software Development :: Libraries",
3636
"Topic :: Software Development :: Embedded Systems",
3737
"Topic :: System :: Hardware",
38-
"License :: OSI Approved :: MIT License",
3938
"Programming Language :: Python :: 3",
4039
]
4140
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)