]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
admin/build-doc: consolidate the build deps into admin/doc-pybind.txt
authorKefu Chai <kchai@redhat.com>
Sat, 12 Dec 2020 07:09:49 +0000 (15:09 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 12 Dec 2020 08:27:20 +0000 (16:27 +0800)
commit6fb4aff5adf4eaa2d6bf27eff8e3e39f26204470
tree18cbe88490110f8657da9cce25f959c44f3f5fd6
parentebdaaf88fde7571d69656436fb7cf1ab9030cef9
admin/build-doc: consolidate the build deps into admin/doc-pybind.txt

since all the python bindings are required for building the doc, extract
them into admin/doc-pybind.txt.

because the pybind python extensions require Cython python module to build,
we have to move them  into another requirement file, and install them after
Cython is installed.

Signed-off-by: Kefu Chai <kchai@redhat.com>
.readthedocs.yml
admin/build-doc
admin/doc-pybind.txt [new file with mode: 0644]
admin/doc-python-common-requirements.txt
admin/doc-read-the-docs.txt