d3251bd329
1. change md file to rst file for readme 2. add README.rst to description_file in setup.cfg Change-Id: I713a39cd99f54d5474fb263d65d70cf9195e15cb
29 lines
933 B
INI
29 lines
933 B
INI
[metadata]
|
|
name = skyline-console
|
|
summary = OpenStack Skyline Console
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://docs.openstack.org/skyline-console/latest/
|
|
python_requires = >=3.8
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
Programming Language :: Python :: 3 :: Only
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.8
|
|
Programming Language :: Python :: 3.9
|
|
project_urls:
|
|
Source=https://opendev.org/openstack/skyline-console
|
|
Tracker=https://bugs.launchpad.net/skyline-apiserver
|
|
|
|
[files]
|
|
packages =
|
|
skyline_console
|