Add Python 3.7 classifier

Closes #5
This commit is contained in:
Dan 2019-06-13 00:58:18 +02:00
parent 13df647669
commit 4491d7a65a

View File

@ -44,6 +44,7 @@ setup(
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",