~testing-cabal/testtools/trunk

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Robert Collins
  • Author(s): Hugo
  • Date: 2018-01-09 12:26:47 UTC
  • Revision ID: git-v1:e83040c34dfbd908a784fe3bde9f948eee82cfc1
Update classifiers

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
author = Jonathan M. Lange
7
7
author-email = jml+testtools@mumak.net
8
8
classifier = 
 
9
    Development Status :: 5 - Production/Stable
 
10
    Intended Audience :: Developers
9
11
    License :: OSI Approved :: MIT License
 
12
    Operating System :: OS Independent
 
13
    Programming Language :: Python
 
14
    Programming Language :: Python :: 2
 
15
    Programming Language :: Python :: 2.7
10
16
    Programming Language :: Python :: 3
 
17
    Programming Language :: Python :: 3.3
 
18
    Programming Language :: Python :: 3.4
 
19
    Programming Language :: Python :: 3.5
 
20
    Programming Language :: Python :: 3.6
 
21
    Programming Language :: Python :: Implementation :: CPython
 
22
    Programming Language :: Python :: Implementation :: PyPy
 
23
    Topic :: Software Development :: Libraries
 
24
    Topic :: Software Development :: Libraries :: Python Modules
 
25
    Topic :: Software Development :: Testing
11
26
 
12
27
[extras]
13
28
test =