]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Reorganize pip calls to use a requirements file.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 6 Dec 2011 20:13:03 +0000 (12:13 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 6 Dec 2011 20:13:03 +0000 (12:13 -0800)
commit2bdf9078efb387eaf5c1fbe0a127c9316a534d2a
tree8bba7c51a3aac73e84f6aa03b09ec6f592bf0673
parent200d7c89a6130847771dc4ab83cfbe1ea159c58e
doc: Reorganize pip calls to use a requirements file.

The conditional before running pip install was unnecessary,
"pip install" on already installed packages is fast (as long
as it's not --upgrade), and --quiet makes it not spam the
console.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
admin/build-doc
admin/doc-requirements.txt [new file with mode: 0644]