]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
admin: move python-common deps out of doc-requirements.txt
authorKefu Chai <kchai@redhat.com>
Mon, 6 Jul 2020 11:11:39 +0000 (19:11 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2020 09:44:33 +0000 (10:44 +0100)
commita3684dcf5709d4aa078a53bcebbcc5dca029630e
tree344037333f8d271c01d75cd4040078a1d18c37f1
parentb6d6e254979727c5d5ae5386f42bf220a508269a
admin: move python-common deps out of doc-requirements.txt

to address the build failure of

python -m pip install --exists-action=w --no-cache-dir -r admin/doc-requirements.txt
ERROR: ../src/python-common is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with svn+, git+, hg+, or bzr+).

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b83be6f33bada618f9969d1b548b82e05a9ee5b4)
admin/build-doc
admin/doc-python-common-requirements.txt [new file with mode: 0644]