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
commitb2abcfd87651f17fdb915c5959f04c565ae63e15 (patch)
treebb8a20a5e4f26c51de4cb7c11fe7c534ece398b9 /setup.py
parent6f2b0f613c3770b2fe9b702ff691dd5e46c1f44d (diff)
downloadpython-coveragepy-b2abcfd87651f17fdb915c5959f04c565ae63e15.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 4719e7a..188ee9a 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