Update setup.cfg
Change-Id: I6c22ae59369bb29a3dcfe773eec2904761f42926
This commit is contained in:
parent
5235cdf4b3
commit
75d593d775
10
setup.cfg
10
setup.cfg
@ -2,14 +2,13 @@
|
||||
name = python-dracclient
|
||||
summary = Library for managing machines with Dell iDRAC cards
|
||||
description-file = README.rst
|
||||
maintainer = Imre Farkas
|
||||
maintainer_email = ifarkas@redhat.com
|
||||
maintainer = DracClient Team
|
||||
maintainer_email = openstack-dev@lists.openstack.org
|
||||
home-page = https://launchpad.net/python-dracclient
|
||||
license = Apache-2
|
||||
classifier =
|
||||
Development Status :: 3 - Alpha
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: System Administrators
|
||||
Intended Audience :: Developers
|
||||
Intended Audience :: Information Technology
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX
|
||||
Programming Language :: Python
|
||||
@ -17,6 +16,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user