fix typo, must be 'classifier' to appear on pypi.python.org

The classifier info does not appear on pypi.python.org because of
the extra 's':  https://pypi.python.org/pypi/python-jenkins

Change-Id: Ifc58b8ded6ff8af077670051d7c3ca81fd7fc9f5
This commit is contained in:
Khai Do
2014-12-04 16:36:32 -08:00
parent b2f2cf022a
commit 3581fa4878

View File

@@ -8,10 +8,12 @@ maintainer_email = openstack@lists.launchpad.net
description-file = README.rst description-file = README.rst
license = BSD license = BSD
home-page = http://git.openstack.org/cgit/stackforge/python-jenkins home-page = http://git.openstack.org/cgit/stackforge/python-jenkins
classifiers = classifier =
Environment :: Console Topic :: Utilities
Intended Audience :: Developers Intended Audience :: Developers
Intended Audience :: Information Technology Intended Audience :: Information Technology
Intended Audience :: System Administrators
Environment :: Console
License :: OSI Approved :: BSD License License :: OSI Approved :: BSD License
Operating System :: OS Independent Operating System :: OS Independent
Programming Language :: Python Programming Language :: Python