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.
1 parent e767017 commit 6626150Copy full SHA for 6626150
setup.py
@@ -129,10 +129,9 @@ def find_package_data(
129
'License :: OSI Approved :: BSD License',
130
'Programming Language :: Python',
131
'Programming Language :: Python :: 2',
132
- 'Programming Language :: Python :: 2.4',
133
- 'Programming Language :: Python :: 2.5',
134
'Programming Language :: Python :: 2.6',
135
'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3.2',
136
'Intended Audience :: Developers',
137
'Environment :: Console',
138
],
0 commit comments