setup.py
changeset 24 48ea255e8a85
parent 4 f3c30b7421b9
child 60 ac2fa80d9faf
--- a/setup.py	Sat Apr 26 02:49:34 2008 +0000
+++ b/setup.py	Mon Apr 28 21:33:28 2008 +0000
@@ -42,9 +42,8 @@
           'Operating System :: POSIX :: Linux',
           'Operating System :: POSIX :: Other',
           'Programming Language :: Python',
-          'Topic :: Communications :: Email :: Mail Transport Agents',
-          'Topic :: Communications :: Email :: Post-Office :: IMAP',
-          'Topic :: Communications :: Email :: Post-Office :: POP3'
+          'Topic :: Communications :: Email',
+          'Topic :: System :: Systems Administration'
       ],
       requires=['pyPgSQL']
       )