summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-05-21 08:51:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-05-21 08:51:03 -0400
commitaf6ee8eb297995b33fab89a130f1f3e5acc1e856 (patch)
tree9942de50a42e65fbfa65a943523539ac8772af1d
parentbfaf927664dade0a79b7c6bc16dde8b9bd33568a (diff)
downloadpython-coveragepy-af6ee8eb297995b33fab89a130f1f3e5acc1e856.tar.gz
dstufft added the 3.6 classifier for me :)
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 25e3a6b..b304864 100644
--- a/setup.py
+++ b/setup.py
@@ -27,6 +27,7 @@ Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
+Programming Language :: Python :: 3.6
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Software Development :: Quality Assurance