Add support (and fix bug) for Python 3.7
This commit is contained in:
1
setup.py
1
setup.py
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user