From 1d14b39889c7471fc7724f8d3b57e7243f1bd54b Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Sat, 22 Jun 2013 15:59:46 -0700 Subject: [PATCH] Updating trove classifiers. --- setup.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.py b/setup.py index 2531131..de91ded 100755 --- a/setup.py +++ b/setup.py @@ -20,6 +20,9 @@ setup( 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', + 'Programming Language :: Python :: 2.6', + 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3', 'Topic :: Communications :: Email', 'Topic :: Communications :: Email :: Post-Office', 'Topic :: Communications :: Email :: Post-Office :: IMAP',