Fix glean docs build
Change-Id: Ic9a5516a7424736ecb8e31862c81866f5d20ac98
This commit is contained in:
parent
528f7216c6
commit
f15485b1ac
14
setup.cfg
14
setup.cfg
@ -1,11 +1,11 @@
|
||||
[metadata]
|
||||
name = glean
|
||||
summary = Simple program to write static config from config-drive
|
||||
description-file =
|
||||
description_file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-discuss@lists.openstack.org
|
||||
home-page = http://www.openstack.org/
|
||||
author_email = openstack-discuss@lists.openstack.org
|
||||
home_page = https://www.openstack.org/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
@ -23,11 +23,3 @@ classifier =
|
||||
console_scripts =
|
||||
glean = glean.cmd:main
|
||||
glean-install = glean.install:main
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = doc/source
|
||||
build-dir = doc/build
|
||||
all_files = 1
|
||||
|
||||
[upload_sphinx]
|
||||
upload-dir = doc/build/html
|
||||
|
Loading…
Reference in New Issue
Block a user