Skip to content

Commit 4ed42dd

Browse files
committedJan 9, 2023
init gitopod.yml
1 parent 1b13ed1 commit 4ed42dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.gitpod.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
tasks:
6+
- init: pip install -r requirements.txt
7+
8+

0 commit comments

Comments
 (0)