Skip to content

Commit f9e9a95

Browse files
author
Lee Kamentsky
committed
issue #9 added Python 2.x qualifier
1 parent beb827a commit f9e9a95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def get_version():
5656
packages=['bioformats'],
5757
classifiers=['Development Status :: 5 - Production/Stable',
5858
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
59+
'Programming Language :: Python :: 2 :: Only',
5960
'Programming Language :: Java',
6061
'Topic :: Scientific/Engineering :: Bio-Informatics',
6162
'Topic :: Multimedia :: Graphics :: Graphics Conversion'

0 commit comments

Comments
 (0)