diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-21 08:51:03 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-21 08:51:03 -0400 |
commit | af6ee8eb297995b33fab89a130f1f3e5acc1e856 (patch) | |
tree | 9942de50a42e65fbfa65a943523539ac8772af1d | |
parent | bfaf927664dade0a79b7c6bc16dde8b9bd33568a (diff) | |
download | python-coveragepy-af6ee8eb297995b33fab89a130f1f3e5acc1e856.tar.gz |
dstufft added the 3.6 classifier for me :)
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ Programming Language :: Python :: 2.7 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 +Programming Language :: Python :: 3.6 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Topic :: Software Development :: Quality Assurance |