Skip to content

Commit

Permalink
fix(circle): update pip
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed May 9, 2019
1 parent 6fa9b75 commit 4685997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
command: |
pyenv global 3.5.2
virtualenv venv
pip install -U pip
pip install -r /tmp/src/templateflow/requirements.txt
pip install datalad
pip install "setuptools>=27.0" twine
Expand Down

0 comments on commit 4685997

Please sign in to comment.