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 | 2691b9dc487ec44045c67933a0c941c299b0aef1 (patch) | |
tree | fb000b06db34bca9cb16791493f15a48798f079e /setup.py | |
parent | 7c5f1dca34797c838a369ca88651fe12324eadb9 (diff) | |
download | python-coveragepy-git-2691b9dc487ec44045c67933a0c941c299b0aef1.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 """ |