We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0936f commit ab6e623Copy full SHA for ab6e623
.gitpod.yml
@@ -19,6 +19,9 @@
19
# Reference: https://www.gitpod.io/docs/references/gitpod-yml
20
# Docs: https://www.gitpod.io/docs/config-gitpod-file/
21
22
+# default "gitpod/workspace-full" python version > 3.11
23
+image: gitpod/workspace-python-3.11
24
+
25
tasks:
26
- init: ./scripts/ci/install_breeze.sh
27
- name: Install pre-commit
0 commit comments