Skip to content

Commit e22660f

Browse files
authored
Merge pull request gvalkov#68 from wk/master
add python 3.6 classifier to setuptools and pypi
2 parents 36dda46 + f86e913 commit e22660f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)