We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06872b5 + 0780fc4 commit d34dde7Copy full SHA for d34dde7
AUTHORS
@@ -14,6 +14,7 @@ Patches and Suggestions
14
- Chris Edgemon
15
- Chris Grindstaff
16
- Christopher Grebs
17
+- Daniel Neuhäuser
18
- Florent Xicluna
19
- Georg Brandl
20
- Justin Quick
setup.py
@@ -104,6 +104,7 @@ def run(self):
104
'Programming Language :: Python',
105
'Programming Language :: Python :: 2.6',
106
'Programming Language :: Python :: 2.7',
107
+ 'Programming Language :: Python :: 3.3',
108
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
109
'Topic :: Software Development :: Libraries :: Python Modules'
110
],
0 commit comments