1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-21 15:44:24 +00:00

Update setup.py

This commit is contained in:
Steffo 2019-08-19 14:09:19 +02:00 committed by GitHub
parent 89597079c0
commit d5034df74d
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ setuptools.setup(
install_requires=[],
python_requires=">=3.7",
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.7"
],