Skip to content

Commit a440baf

Browse files
committed
Update trove classifiers.
1 parent 24905cc commit a440baf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def get_long_description():
7575
'Development Status :: 5 - Production/Stable',
7676
'Environment :: Web Environment',
7777
'Intended Audience :: Developers',
78+
'Intended Audience :: Information Technology',
7879
'License :: OSI Approved :: BSD License',
7980
'Operating System :: OS Independent',
8081
'Programming Language :: Python',
@@ -84,6 +85,7 @@ def get_long_description():
8485
'Programming Language :: Python :: 3.3',
8586
'Programming Language :: Python :: 3.4',
8687
'Programming Language :: Python :: 3.5',
88+
'Programming Language :: Python :: Implementation :: CPython',
8789
'Programming Language :: Python :: Implementation :: PyPy',
8890
'Topic :: Software Development :: Libraries :: Python Modules',
8991
'Topic :: Internet',

0 commit comments

Comments
 (0)