summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Roelandt <cyril.roelandt@enovance.com>2014-03-10 13:47:46 +0100
committerCyril Roelandt <cyril.roelandt@enovance.com>2014-03-10 13:47:46 +0100
commit4b0525fd3988210108b48f5750108b525580eaaf (patch)
tree58783b9c587b4f733f2915e417eb5524f23c17c4
parentba83cf44b514f65b85b199697f8668fe47ff1083 (diff)
downloadoslosphinx-4b0525fd3988210108b48f5750108b525580eaaf.tar.gz
Add Python 3 trove classifiers
Change-Id: Ia3633ef89ebc9566e9b91d18b1596b95810c657d
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f90da7b..1ca2297 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,8 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3.3
Topic :: Documentation
[global]