diff --git a/setup.cfg b/setup.cfg index 9d458e2a..9c4eab6e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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