Skip to content

Commit d564bb0

Browse files
author
BoboTiG
committed
Add all working versions into setup.py
1 parent b999b46 commit d564bb0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@
2424
'Intended Audience :: Information Technology',
2525
'License :: OSI Approved :: zlib/libpng License',
2626
'Natural Language :: English',
27+
'Programming Language :: Python :: 2.6',
2728
'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',
2833
'Programming Language :: Python :: 3.3',
2934
'Topic :: Multimedia :: Graphics :: Capture :: Screen Capture',
3035
],

0 commit comments

Comments
 (0)