Skip to content

Commit

Permalink
Install local Python
Browse files Browse the repository at this point in the history
  • Loading branch information
iaindillingham committed Jun 7, 2021
1 parent 89f2443 commit 3a8a5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tasks:
- name: Install opensafely cli tool
# runs when workspace initially created, and as pre-build
init: |
pyenv install $(pyenv local)
pip install opensafely
opensafely pull --project project.yaml
- name: Update opensafely
Expand Down

0 comments on commit 3a8a5d0

Please sign in to comment.