We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cc7c2 commit 3d11042Copy full SHA for 3d11042
setup.py
@@ -37,8 +37,8 @@
37
'Programming Language :: Python',
38
'Programming Language :: Python :: 2.6',
39
'Programming Language :: Python :: 2.7',
40
- 'Programming Language :: Python :: 3.1'
41
- 'Programming Language :: Python :: 3.2'
+ 'Programming Language :: Python :: 3.1',
+ 'Programming Language :: Python :: 3.2',
42
'Environment :: Console',
43
'Intended Audience :: Developers',
44
'Intended Audience :: System Administrators',
0 commit comments