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
commit3bb290fbeec4aa59ea14c0f9512a2a2194128517 (patch)
tree501df6172402878bde4999e3cca927e2eba96307 /setup.py
parent7649976e566caa51b663673cc0877e09ed6986d8 (diff)
downloadpython-coveragepy-3bb290fbeec4aa59ea14c0f9512a2a2194128517.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 282439f..2d79372 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
"""