Skip to content

Commit 41171d1

Browse files
committed
Add Python 3.3 classifier
1 parent ec5291e commit 41171d1

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
@@ -104,6 +104,7 @@ def run(self):
104104
'Programming Language :: Python',
105105
'Programming Language :: Python :: 2.6',
106106
'Programming Language :: Python :: 2.7',
107+
'Programming Language :: Python :: 3.3',
107108
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
108109
'Topic :: Software Development :: Libraries :: Python Modules'
109110
],

0 commit comments

Comments
 (0)