Skip to content

Commit

Permalink
add gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanRfox committed Dec 20, 2022
1 parent df996ad commit f297775
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
tasks:
- name: Install Python
init: pyenv install 3.10.7 && pyenv global 3.10.7
vscode:
extensions:
- ms-python.python

0 comments on commit f297775

Please sign in to comment.