diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2017-01-16 18:12:01 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-01-16 18:12:01 -0500 |
commit | 3bb290fbeec4aa59ea14c0f9512a2a2194128517 (patch) | |
tree | 501df6172402878bde4999e3cca927e2eba96307 /setup.py | |
parent | 7649976e566caa51b663673cc0877e09ed6986d8 (diff) | |
download | python-coveragepy-3bb290fbeec4aa59ea14c0f9512a2a2194128517.tar.gz |
Prep for version 4.3.2
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 """ |