Skip to content

Commit 6df5b11

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

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
"MEMS",
3131
"barometric",
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)