From 6ee12d8db9a18d62dfda831931e2a439a565cee2 Mon Sep 17 00:00:00 2001 From: jan Date: Sun, 24 Oct 2021 17:56:54 -0700 Subject: [PATCH] update pypi tags --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 9560673..ed502ba 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,6 @@ setup(name='float_raster', 'License :: OSI Approved :: GNU Affero General Public License v3', 'Topic :: Scientific/Engineering', 'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)', - 'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Multimedia :: Graphics :: Graphics Conversion', ], )