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 63012ca commit 71697f2
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 @@ -94,13 +94,6 @@ jobs:
. venv/bin/activate
pip install -r requirements.txt
- run:
name: install dependencies (3)
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 71697f2

Please sign in to comment.