Merge "Correct metadata in setup.cfg"
This commit is contained in:
commit
cbb9701c60
@ -1,20 +1,15 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = cinder-specs
|
name = cinder-specs
|
||||||
summary = "Cinder Specifications repository"
|
summary = "Openstack Cinder Project Development Specifications"
|
||||||
description_file =
|
description_file =
|
||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = http://specs.openstack.org/openstack/cinder-specs/
|
home_page = http://specs.openstack.org/openstack/cinder-specs/
|
||||||
python_requires = >=3.6
|
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
Intended Audience :: System Administrators
|
Intended Audience :: System Administrators
|
||||||
|
Intended Audience :: Developers
|
||||||
License :: OSI Approved :: Apache Software License
|
License :: OSI Approved :: Apache Software License
|
||||||
Operating System :: POSIX :: Linux
|
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.6
|
|
||||||
|
Loading…
Reference in New Issue
Block a user