Change specs link and remove invalid setting

Change-Id: Iea0759e4615da2445f48842f3ba6b82e8bcc9899
This commit is contained in:
zhangbailin 2020-03-09 16:52:43 +08:00 committed by Brin Zhang
parent 9cc2d9d016
commit 00215f7bf0
1 changed files with 3 additions and 31 deletions

View File

@ -5,41 +5,13 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = http://www.openstack.org/
python-requires = >=3.6
home-page = http://specs.openstack.org/openstack/cyborg-specs/
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 :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[files]
packages =
specs
[build_sphinx]
all-files = 1
source-dir = doc/source
build-dir = doc/build
[upload_sphinx]
upload-dir = doc/build/html
[compile_catalog]
directory = specs/locale
domain = specs
[update_catalog]
domain = specs
output_dir = specs/locale
input_file = specs/locale/specs.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = specs/locale/specs.pot
[wheel]
universal = 1