summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-11-02 17:58:56 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-11-02 17:58:56 -0800
commit296cf408ce05e154f0985ab310ed6bcdbcda4571 (patch)
tree9fe724e4b26929a5f19ca8812a383e02f4af598d /setup.py
parent0a1371fc577532cc163a2104b0e54ec2676ab661 (diff)
parent0b36729682ce72401be6aa442cce59b814ed3c01 (diff)
Merge branch '1.15'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 003a0617..629c28fd 100644
--- a/setup.py
+++ b/setup.py
@@ -87,6 +87,7 @@ setup(
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
],
**kw
)