Create .gitpod.yml

added gitpod configuration file for gitpod users ho are contributing in ths repo
这个提交包含在:
Priyanshu Prajapati
2023-10-29 00:36:55 +05:30
提交者 GitHub
父节点 7cb12d1502
当前提交 626574aa98

10
.gitpod.yml 普通文件
查看文件

@@ -0,0 +1,10 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
tasks:
- init: pip install -r requirements.txt