Add PyPi tag for Python 3.7

This commit is contained in:
Marcin Kulik
2019-01-12 19:54:59 +01:00
parent 0cec6ab2dd
commit accc117049

View File

@@ -51,6 +51,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: System :: Shells',
'Topic :: Terminals',
'Topic :: Utilities'