Completed setup py

This commit is contained in:
Jim Martens 2020-01-08 21:44:28 +01:00
parent 4d04aa0f37
commit 54c63eaabb
1 changed files with 2 additions and 1 deletions

View File

@ -43,9 +43,10 @@ setup(
license="Apache License 2.0",
classifiers=[
"Operating System :: OS Independent",
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 3 - Alpha",
"License :: OSI Approved :: Apache Software License",
"Environment :: Console",
"Topic :: Utilities",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",