diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2017-11-04 22:48:27 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-11-04 22:48:27 -0400 |
commit | b2abcfd87651f17fdb915c5959f04c565ae63e15 (patch) | |
tree | bb8a20a5e4f26c51de4cb7c11fe7c534ece398b9 /setup.py | |
parent | 6f2b0f613c3770b2fe9b702ff691dd5e46c1f44d (diff) | |
download | python-coveragepy-b2abcfd87651f17fdb915c5959f04c565ae63e15.tar.gz |
Version 4.4.2 prep
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |