Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmitev authored Oct 20, 2023
1 parent ec010a2 commit ab69c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tasks:
- name: Packages
init: pip install -r requirements.txt
command: |
python3 -m pip install -U --user mkdocs-material
export TZ='Europe/Berlin'
vscode:
Expand Down

0 comments on commit ab69c72

Please sign in to comment.