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
commitdc2cdc47f3d04467a2182cecbce81e2cb9b9ef0c (patch)
treee1e17965d31f6bab1949b15899e7a82637ac2d14
parent0a4ca6ff8dbcd1e43645b93db9e20487581359a1 (diff)
downloadpython-coveragepy-git-dc2cdc47f3d04467a2182cecbce81e2cb9b9ef0c.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 25e3a6b7..b304864d 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