summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-04-15 21:06:49 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-04-15 21:06:49 -0400
commit83085e033fd804685509636f9fa325141a8c8c06 (patch)
treeb06e5b3423810bf81e96d64d583d1870b25ca9eb /setup.py
parent199bc04b9ed2038ca0e714d3b2d5c705030f1cb6 (diff)
downloadpython-coveragepy-83085e033fd804685509636f9fa325141a8c8c06.tar.gz
Add IronPython to the classifiers
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 c6b3ef3..7962c44 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ Programming Language :: Python :: 3.6
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Programming Language :: Python :: Implementation :: Jython
+Programming Language :: Python :: Implementation :: IronPython
Topic :: Software Development :: Quality Assurance
Topic :: Software Development :: Testing
"""