summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Foord <michael@voidspace.org.uk>2012-10-07 18:43:23 +0100
committerMichael Foord <michael@voidspace.org.uk>2012-10-07 18:43:23 +0100
commit1a63f1dc06d1d334e00dbd9e1373d78edb032f2f (patch)
treeaba277ed1f42814fdd93750e9d2291c228ca6f59 /setup.py
parentfcdebb7e690efcfafa062ef1d911ad73555cbcbb (diff)
downloadmock-1a63f1dc06d1d334e00dbd9e1373d78edb032f2f.tar.gz
Final doc updates for 1.0 release
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7c25e8f..917eb1a 100755
--- a/setup.py
+++ b/setup.py
@@ -32,6 +32,7 @@ CLASSIFIERS = [
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.1',
'Programming Language :: Python :: 3.2',
+ 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Programming Language :: Python :: Implementation :: Jython',