Skip to content

Commit 33f2b30

Browse files
dan98765jkimbo
authored andcommitted
Add python3.6 classifier to setup.py (#763)
1 parent b72dfa8 commit 33f2b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def run_tests(self):
7979
'Programming Language :: Python :: 3.3',
8080
'Programming Language :: Python :: 3.4',
8181
'Programming Language :: Python :: 3.5',
82+
'Programming Language :: Python :: 3.6',
8283
'Programming Language :: Python :: Implementation :: PyPy',
8384
],
8485

0 commit comments

Comments
 (0)