aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/setup.py.in
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-07-14 10:34:56 +0000
committerJustus Winter <[email protected]>2016-07-14 11:34:49 +0000
commitb68700d2276f92756e556b3257ad5796db1c2aff (patch)
tree39dcecacd31a8731ccfa756c90c25cc111b3863b /lang/python/setup.py.in
parentbuild: Update config.{guess,sub} to {2016-05-15,2016-06-20}. (diff)
downloadgpgme-b68700d2276f92756e556b3257ad5796db1c2aff.tar.gz
gpgme-b68700d2276f92756e556b3257ad5796db1c2aff.zip
python: Drop bad category.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'lang/python/setup.py.in')
-rwxr-xr-xlang/python/setup.py.in1
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',