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

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Steffo 2019-08-20 16:11:24 +02:00
commit 945a15fef1

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"
],