Skip to content

Commit a9fc7df

Browse files
RobPasMuemegamanics
authored andcommitted
chore(package): add license classifier (openai#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 75f089f commit a9fc7df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)