Switch back to a venv for docs + fix .circle config

This commit is contained in:
yuvipanda
2018-08-12 09:12:46 -07:00
parent ff168838f2
commit 93cd0882b6
3 changed files with 3 additions and 10 deletions

View File

@@ -104,7 +104,7 @@ jobs:
name: install dependencies
command: |
pip install sphinx
pip install -r docs/doc-requirements.txt
pip install -r docs/requirements.txt
- save_cache:
paths: