aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 4ce3082b..05c84307 100644
--- a/circle.yml
+++ b/circle.yml
@@ -204,7 +204,7 @@ jobs:
name: Install build dependencies
command: |
apt-get -qq update
- apt-get -qy install python-sphinx
+ apt-get -qy install python-sphinx python-pip
- run: *setup_prerelease_commit_hash
- run:
name: Build documentation