Skip to content

Commit 15bac0b

Browse files
tekktrikFoamyGuy
authored andcommitted
Update license specification
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent d9b0ce5 commit 15bac0b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@ keywords = [
3030
"sha384,",
3131
"sha512",
3232
]
33-
license = {text = "MIT"}
33+
license = "MIT"
3434
classifiers = [
3535
"Intended Audience :: Developers",
3636
"Topic :: Software Development :: Libraries",
3737
"Topic :: Software Development :: Embedded Systems",
3838
"Topic :: System :: Hardware",
39-
"License :: OSI Approved :: MIT License",
4039
"Programming Language :: Python :: 3",
4140
]
4241
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)