Skip to content

Commit f86e913

Browse files
committed
add python 3.6 classifier to setuptools and pypi
1 parent 36dda46 commit f86e913

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
@@ -27,6 +27,7 @@
2727
'Programming Language :: Python :: 3.3',
2828
'Programming Language :: Python :: 3.4',
2929
'Programming Language :: Python :: 3.5',
30+
'Programming Language :: Python :: 3.6',
3031
'Operating System :: POSIX :: Linux',
3132
'Intended Audience :: Developers',
3233
'Topic :: Software Development :: Libraries',

0 commit comments

Comments
 (0)