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 561775c + 8216e03 commit cb3d0b9Copy full SHA for cb3d0b9
setup.py
@@ -100,6 +100,9 @@ def run(self):
100
'License :: OSI Approved :: BSD License',
101
'Operating System :: OS Independent',
102
'Programming Language :: Python',
103
+ 'Programming Language :: Python :: 2.5',
104
+ 'Programming Language :: Python :: 2.6',
105
+ 'Programming Language :: Python :: 2.7',
106
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
107
'Topic :: Software Development :: Libraries :: Python Modules'
108
],
0 commit comments