mirror of
https://github.com/ceph/ceph
synced 2024-12-21 02:42:48 +00:00
2bdf9078ef
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>
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
Sphinx >=1.1.2
|
|
-e git+https://github.com/NewDreamNetwork/sphinx-ditaa.git#egg=sphinx-ditaa
|