summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-10-12 22:31:59 +0300
committerRobert Collins <robertc@robertcollins.net>2018-01-09 14:26:47 +0200
commite83040c34dfbd908a784fe3bde9f948eee82cfc1 (patch)
tree9e3f9260b5b41e662ed736d59648424147589934 /setup.cfg
parent0a609e10198a818ba21d607107a667cb95afef0a (diff)
downloadtesttools-e83040c34dfbd908a784fe3bde9f948eee82cfc1.tar.gz
Update classifiers
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2ad0da5..b201b85 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,8 +6,23 @@ description-file = doc/overview.rst
author = Jonathan M. Lange
author-email = jml+testtools@mumak.net
classifier =
+ Development Status :: 5 - Production/Stable
+ Intended Audience :: Developers
License :: OSI Approved :: MIT License
+ Operating System :: OS Independent
+ Programming Language :: Python
+ Programming Language :: Python :: 2
+ Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
+ 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 :: Libraries
+ Topic :: Software Development :: Libraries :: Python Modules
+ Topic :: Software Development :: Testing
[extras]
test =