summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-11-04 22:48:27 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-11-04 22:48:27 -0400
commitdd798180befd7bd34fc0f69a469598a8cb863cef (patch)
treeababa2570d7f095ca2bbbb7e2a1a2556abfc6758 /setup.py
parent781fe6a219e1b643c24a8612fea4c8f4fb458267 (diff)
downloadpython-coveragepy-git-dd798180befd7bd34fc0f69a469598a8cb863cef.tar.gz
Version 4.4.2 prep
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 4719e7af..188ee9a5 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
+Programming Language :: Python :: 3.7
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Programming Language :: Python :: Implementation :: Jython