]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: install build-doc deps without git clone 24416/head
authorNoah Watkins <nwatkins@redhat.com>
Wed, 3 Oct 2018 22:48:10 +0000 (15:48 -0700)
committerNoah Watkins <nwatkins@redhat.com>
Wed, 3 Oct 2018 22:49:27 +0000 (15:49 -0700)
commitc475484f434b22e464b53d1549aa4e936e700f80
tree66424ef471ee2cc4e73430f6194316ef9a78ce2e
parent61dbeed256c671da77b99356aa21b32a35f5ac48
doc: install build-doc deps without git clone

With `-e` the repository is cloned, leading to `git clean` skipping
the cloned dependencies due to the `.git` directory, and forcing manual
removal.

[nwatkins@daq ceph]$ git clean -dxf
Skipping repository build-doc/virtualenv/src/breathe
Skipping repository build-doc/virtualenv/src/sphinx-ditaa

Signed-off-by: Noah Watkins <nwatkins@redhat.com>
admin/doc-requirements.txt