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:
parent
89597079c0
commit
d5034df74d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -16,7 +16,7 @@ setuptools.setup(
|
||||||
install_requires=[],
|
install_requires=[],
|
||||||
python_requires=">=3.7",
|
python_requires=">=3.7",
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 4 - Beta",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
"Programming Language :: Python :: 3.7"
|
"Programming Language :: Python :: 3.7"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue