diff options
| -rwxr-xr-x | lang/python/setup.py.in | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/lang/python/setup.py.in b/lang/python/setup.py.in index 787d6a3f..373e17c2 100755 --- a/lang/python/setup.py.in +++ b/lang/python/setup.py.in @@ -159,7 +159,6 @@ setup(name="pyme3",        classifiers=[            'Development Status :: 4 - Beta',            'Intended Audience :: Developers', -          'Topic :: Software Development :: Build Tools',            'License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)',            'Programming Language :: Python :: 3',            'Programming Language :: Python :: 3 :: Only', | 
