We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb827a commit f9e9a95Copy full SHA for f9e9a95
1 file changed
setup.py
@@ -56,6 +56,7 @@ def get_version():
56
packages=['bioformats'],
57
classifiers=['Development Status :: 5 - Production/Stable',
58
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
59
+ 'Programming Language :: Python :: 2 :: Only',
60
'Programming Language :: Java',
61
'Topic :: Scientific/Engineering :: Bio-Informatics',
62
'Topic :: Multimedia :: Graphics :: Graphics Conversion'
0 commit comments