summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-16 18:12:01 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-16 18:12:01 -0500
commit2691b9dc487ec44045c67933a0c941c299b0aef1 (patch)
treefb000b06db34bca9cb16791493f15a48798f079e /setup.py
parent7c5f1dca34797c838a369ca88651fe12324eadb9 (diff)
downloadpython-coveragepy-git-2691b9dc487ec44045c67933a0c941c299b0aef1.tar.gz
Prep for version 4.3.2
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 282439fb..2d793727 100644
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
+Programming Language :: Python :: Implementation :: Jython
Topic :: Software Development :: Quality Assurance
Topic :: Software Development :: Testing
"""