Add support (and fix bug) for Python 3.7

This commit is contained in:
2018-09-17 18:44:34 +02:00
parent c0f46d0562
commit 522356c4ff
5 changed files with 14 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: Software Development :: Libraries :: Python Modules'
],
keywords=['pillar', 'rest', 'sdk', 'tracking', 'film', 'production']