Skip to content

Commit 225e44a

Browse files
update license to license-files
1 parent 1ce985d commit 225e44a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,11 @@ classifiers=[
1818
"Topic :: Scientific/Engineering",
1919
"Topic :: Software Development :: Libraries",
2020

21-
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
22-
2321
"Operating System :: OS Independent",
2422

2523
"Programming Language :: Python :: 3",
2624
]
27-
license= {file = "LICENSE"}
25+
license-files = ["LICENSE"]
2826
dynamic=["version"]
2927
authors=[
3028
{name = "ScreamingUdder"},

0 commit comments

Comments
 (0)