skyline-console/setup.cfg
zhu.boxiang 43aabd55d7 chore: Remove poetry
1. remove poetry dependency
2. add requirements.tx, test-requirements.txt, setup.py and setup.cfg
3. add more env into tox.ini
4. add version.py

Change-Id: I00a008a73e4f0676dd846dd1ee8ad460f0842965
2022-05-25 17:15:01 +08:00

28 lines
918 B
INI

[metadata]
name = skyline-console
summary = OpenStack Skyline Console
description_file =
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