Skip to content

Commit 7ad34bc

Browse files
nicoddemusbluetech
authored andcommitted
1 parent b3ee80b commit 7ad34bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ keywords = [
1313
"test",
1414
"unittest",
1515
]
16-
license = { text = "MIT" }
16+
license = "MIT"
17+
license-files = [ "LICENSE" ]
1718
authors = [
1819
{ name = "Holger Krekel" },
1920
{ name = "Bruno Oliveira" },
@@ -27,7 +28,6 @@ requires-python = ">=3.9"
2728
classifiers = [
2829
"Development Status :: 6 - Mature",
2930
"Intended Audience :: Developers",
30-
"License :: OSI Approved :: MIT License",
3131
"Operating System :: MacOS",
3232
"Operating System :: Microsoft :: Windows",
3333
"Operating System :: POSIX",

0 commit comments

Comments
 (0)