mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 23:54:23 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
945a15fef1
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