PyPI Alpha

This commit is contained in:
OrdinaryEnder 2023-06-09 07:39:06 +07:00
parent 6306a0b810
commit fa7f80c2cf
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ setuptools.setup(
# Gives pip some metadata about the package. Also displays on the PyPi page.
classifiers=[
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License",
"License :: OSI Approved :: Apache-2.0 License",
"Operating System :: OS Independent",
],
# The version of Python that is required.