From 9bf5189621f0805b11deb6cf08fe749e746fdf55 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 15 Apr 2017 21:06:49 -0400 Subject: Add IronPython to the classifiers --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c6b3ef32..7962c44d 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 """ -- cgit v1.2.1