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