Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f99fa0 commit 991e0f6Copy full SHA for 991e0f6
1 file changed
setup.py
@@ -28,6 +28,10 @@
28
'Intended Audience :: Developers',
29
'License :: OSI Approved :: Apache Software License',
30
'Programming Language :: Python :: 2',
31
+ 'Programming Language :: Python :: 2.6',
32
+ 'Programming Language :: Python :: 2.7',
33
'Programming Language :: Python :: 3',
34
+ 'Programming Language :: Python :: 3.2',
35
+ 'Programming Language :: Python :: 3.3',
36
],
37
)
0 commit comments