Added detailed trove classifiers.

This commit is contained in:
Jannis Leidel 2013-03-02 17:05:26 +01:00
parent ce758a43bd
commit 0327f3e2a2

View file

@ -36,6 +36,8 @@ setup(
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Topic :: Utilities',
],
packages=find_packages(exclude=['tests']),