Skip to content

Commit 18fe917

Browse files
tekktrikFoamyGuy
authored andcommitted
Update license specification
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent d2312aa commit 18fe917

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
@@ -34,13 +34,12 @@ keywords = [
3434
"PWM",
3535
"Tach",
3636
]
37-
license = {text = "MIT"}
37+
license = "MIT"
3838
classifiers = [
3939
"Intended Audience :: Developers",
4040
"Topic :: Software Development :: Libraries",
4141
"Topic :: Software Development :: Embedded Systems",
4242
"Topic :: System :: Hardware",
43-
"License :: OSI Approved :: MIT License",
4443
"Programming Language :: Python :: 3",
4544
]
4645
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)