Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimatePancake committed Dec 10, 2019
1 parent b3945f0 commit 94653f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
long_description_content_type='text/markdown',
python_requires='>=3.7',
classifiers=[
"Programming Language :: Python :: 3",
"License :: MIT License",
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3.7",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
zip_safe=False)

0 comments on commit 94653f4

Please sign in to comment.