Compatible with Python 3.7

This commit is contained in:
Simon Willison 2018-11-04 22:40:03 -08:00
commit c2c03f8e7b
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
2 changed files with 2 additions and 1 deletions

View file

@ -64,6 +64,7 @@ setup(
'Intended Audience :: End Users/Desktop',
'Topic :: Database',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.5',
],