Skip to content

Commit 99dcfbe

Browse files
committed
Add python 3.6 classifier to setup.py
1 parent e326486 commit 99dcfbe

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
@@ -80,6 +80,7 @@ def run(self):
8080
'Programming Language :: Python :: 3.3',
8181
'Programming Language :: Python :: 3.4',
8282
'Programming Language :: Python :: 3.5',
83+
'Programming Language :: Python :: 3.6',
8384
'Programming Language :: Python :: Implementation :: CPython',
8485
'Programming Language :: Python :: Implementation :: PyPy',
8586
'Topic :: Software Development',

0 commit comments

Comments
 (0)