From c17b7aaef248c9eae2e0bb3dcf1dcb9e2472cbd4 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Tue, 17 Mar 2009 11:29:47 +0100 Subject: Added trove category Topic :: System :: Software Distribution --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index c761b61..119135f 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,7 @@ setup( "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", + "Topic :: System :: Software Distribution", "Programming Language :: Python", ], long_description=codecs.open('README', "r", "utf-8").read(), -- cgit v1.2.3