We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce985d commit 225e44aCopy full SHA for 225e44a
pyproject.toml
@@ -18,13 +18,11 @@ classifiers=[
18
"Topic :: Scientific/Engineering",
19
"Topic :: Software Development :: Libraries",
20
21
- "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
22
-
23
"Operating System :: OS Independent",
24
25
"Programming Language :: Python :: 3",
26
]
27
-license= {file = "LICENSE"}
+license-files = ["LICENSE"]
28
dynamic=["version"]
29
authors=[
30
{name = "ScreamingUdder"},
0 commit comments