Skip to content

Commit

Permalink
Add Gitpod workspace with a Breeze compatible python (apache#35531)
Browse files Browse the repository at this point in the history
* Add Gitpod workspace with Breeze compatible python
  • Loading branch information
sgromme authored Nov 8, 2023
1 parent 8e0936f commit ab6e623
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
# Reference: https://www.gitpod.io/docs/references/gitpod-yml
# Docs: https://www.gitpod.io/docs/config-gitpod-file/

# default "gitpod/workspace-full" python version > 3.11
image: gitpod/workspace-python-3.11

tasks:
- init: ./scripts/ci/install_breeze.sh
- name: Install pre-commit
Expand Down

0 comments on commit ab6e623

Please sign in to comment.