Fix setup.cfg
This commit is contained in:
4
AUTHORS
4
AUTHORS
@@ -1,2 +1,6 @@
|
|||||||
|
Chris Sibbitt <csibbitt@redhat.com>
|
||||||
Jaromír Wysoglad <jwysogla@redhat.com>
|
Jaromír Wysoglad <jwysogla@redhat.com>
|
||||||
|
Leif Madsen <leif@leifmadsen.com>
|
||||||
|
Leif Madsen <lmadsen@redhat.com>
|
||||||
|
Marihan Girgis mgirgisf@redhat.com
|
||||||
Martin Mágr <mmagr@redhat.com>
|
Martin Mágr <mmagr@redhat.com>
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = python-observabilityclient
|
name = python-observabilityclient
|
||||||
summary = OpenStack Observability Client
|
summary = OpenStack Observability Client
|
||||||
description_file =
|
long_description = file: README.md
|
||||||
README.md
|
long_description_content_type = text/markdown; charset=UTF-8
|
||||||
license = Apache License, Version 2.0
|
license = Apache License, Version 2.0
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
@@ -16,7 +16,6 @@ install_requires =
|
|||||||
classifier =
|
classifier =
|
||||||
Environment :: Console
|
Environment :: Console
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Environment :: Infrawatch
|
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
Intended Audience :: System Administrators
|
Intended Audience :: System Administrators
|
||||||
|
Reference in New Issue
Block a user