Skip to content

Commit

Permalink
circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Sep 19, 2018
1 parent 7655d27 commit 9db69e6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,6 @@ jobs:
. venv/bin/activate
pip install cairocffi cairosvg
- run:
name: install dependencies (4) - sphinxcontrib, datashader, pyPDF, natgrid
command: |
python3 -m venv venv
. venv/bin/activate
pip install git+https://github.com/sdpython/sphinxcontrib-images.git --upgrade --no-deps
- save_cache:
paths:
- ./venv
Expand Down

0 comments on commit 9db69e6

Please sign in to comment.