Minor tweaks to make PyPi happy.

This commit is contained in:
Davis King 2015-09-27 11:59:58 -04:00
parent 438ef04a54
commit e16b0f8d21

View File

@ -569,7 +569,6 @@ setup(
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Science/Research',
'Intended Audience :: Developers',
'License :: OSI Approved :: Boost Software License (BSL)',
'Operating System :: MacOS :: MacOS X',
'Operating System :: POSIX',
'Operating System :: POSIX :: Linux',
@ -583,6 +582,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Artificial Intelligence',
'Topic :: Scientific/Engineering :: Image Recognition',
'Topic :: Software Development',
],