Skip to content

Commit bec004d

Browse files
RobPasMueRobertCraigie
authored andcommitted
chore(package): add license classifier (#826)
Having the license classifier in PyPI is also important so that it is uplaoded as part of the package's metadata. Otherwise, when querying it to PyPI this information is not shown in the package's metadata.
1 parent 05ca0d6 commit bec004d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ classifiers = [
3131
"Operating System :: POSIX :: Linux",
3232
"Operating System :: Microsoft :: Windows",
3333
"Topic :: Software Development :: Libraries :: Python Modules",
34+
"License :: OSI Approved :: Apache Software License",
3435
]
3536

3637
[project.optional-dependencies]

0 commit comments

Comments
 (0)