Add python 3.7 tag

This commit is contained in:
Alexis de Lattre 2019-01-25 23:32:36 +01:00
parent 9168806e34
commit 5080fea089
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ setup(
'Intended Audience :: Developers',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'License :: OSI Approved :: BSD License',
"Operating System :: OS Independent",
],