summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2015-04-17 09:48:17 +0200
committerVictor Stinner <vstinner@redhat.com>2015-04-17 09:48:17 +0200
commitd651f123b99615fe07049a039e950bdb96524bd7 (patch)
tree3dc2a9bbb773b37045feb56326f78cdc2715ffda /setup.cfg
parente57ee4c3a4247c634980cbeba74d04a01253967d (diff)
downloadsqlalchemy-migrate-d651f123b99615fe07049a039e950bdb96524bd7.tar.gz
Add Python 3 classifiers
sqlachemy-migrate works on Python 3.3 and Python 3.4: announce it in classifiers in setup.cfg. Change-Id: Ibb2a803941dcc7b05efd407692b3627203ba2afe
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 8ab1d6c..8d8f8e8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,9 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.3
+ Programming Language :: Python :: 3.4
[files]
packages =