State compatibility with Python 3.7

This commit is contained in:
Alessandro Molina 2018-08-30 10:51:16 +02:00
parent 138b1d9722
commit cc67d189ca
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ setup(
classifiers=[
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.4',