Skip to content

Commit 68a67c7

Browse files
Add classifier for Python 3.6.
1 parent 116a494 commit 68a67c7

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
@@ -570,6 +570,7 @@ def _version():
570570
'Programming Language :: Python :: 3.3',
571571
'Programming Language :: Python :: 3.4',
572572
'Programming Language :: Python :: 3.5',
573+
'Programming Language :: Python :: 3.6',
573574
'Topic :: Internet :: WWW/HTTP :: WSGI',
574575
'Topic :: Internet :: WWW/HTTP :: WSGI :: Server'
575576
],

0 commit comments

Comments
 (0)