Skip to content

Commit e88a8a7

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

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
@@ -32,13 +32,12 @@ keywords = [
3232
"distance",
3333
"ibeacon",
3434
]
35-
license = {text = "MIT"}
35+
license = "MIT"
3636
classifiers = [
3737
"Intended Audience :: Developers",
3838
"Topic :: Software Development :: Libraries",
3939
"Topic :: Software Development :: Embedded Systems",
4040
"Topic :: System :: Hardware",
41-
"License :: OSI Approved :: MIT License",
4241
"Programming Language :: Python :: 3",
4342
]
4443
dynamic = ["dependencies", "optional-dependencies"]

0 commit comments

Comments
 (0)