Skip to content

Commit 76ed636

Browse files
committed
setup.py: Python 3.6 is supported
1 parent 8d35681 commit 76ed636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ def build_extensions(self):
290290
'Development Status :: 4 - Beta',
291291
'Programming Language :: Python :: 3 :: Only',
292292
'Programming Language :: Python :: 3.5',
293+
'Programming Language :: Python :: 3.6',
293294
'License :: OSI Approved :: Apache Software License',
294295
'License :: OSI Approved :: MIT License',
295296
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)