PyPI Alpha
This commit is contained in:
parent
6306a0b810
commit
fa7f80c2cf
2
setup.py
2
setup.py
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user