Skip to content

Commit c3d0e95

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

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
@@ -28,13 +28,12 @@ keywords = [
2828
"encoding",
2929
"decoding",
3030
]
31-
license = {text = "MIT"}
31+
license = "MIT"
3232
classifiers = [
3333
"Intended Audience :: Developers",
3434
"Topic :: Software Development :: Libraries",
3535
"Topic :: Software Development :: Embedded Systems",
3636
"Topic :: System :: Hardware",
37-
"License :: OSI Approved :: MIT License",
3837
"Programming Language :: Python :: 3",
3938
]
4039
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)