Skip to content

Commit a63a8f7

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

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
@@ -26,13 +26,12 @@ keywords = [
2626
"asyncio",
2727
"async",
2828
]
29-
license = {text = "MIT"}
29+
license = "MIT"
3030
classifiers = [
3131
"Intended Audience :: Developers",
3232
"Topic :: Software Development :: Libraries",
3333
"Topic :: Software Development :: Embedded Systems",
3434
"Topic :: System :: Hardware",
35-
"License :: OSI Approved :: MIT License",
3635
"Programming Language :: Python :: 3",
3736
]
3837
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)