There was an error while loading. Please reload this page.
1 parent b999b46 commit d564bb0Copy full SHA for d564bb0
1 file changed
setup.py
@@ -24,7 +24,12 @@
24
'Intended Audience :: Information Technology',
25
'License :: OSI Approved :: zlib/libpng License',
26
'Natural Language :: English',
27
+ 'Programming Language :: Python :: 2.6',
28
'Programming Language :: Python :: 2.7',
29
+ 'Programming Language :: Python :: 3',
30
+ 'Programming Language :: Python :: 3.0',
31
+ 'Programming Language :: Python :: 3.1',
32
+ 'Programming Language :: Python :: 3.2',
33
'Programming Language :: Python :: 3.3',
34
'Topic :: Multimedia :: Graphics :: Capture :: Screen Capture',
35
],
0 commit comments