summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriyanshu Prajapati <98478305+PentesterPriyanshu@users.noreply.github.com>2023-10-29 20:36:52 +0100
committerGitHub <noreply@github.com>2023-10-29 20:36:52 +0100
commit509a2b077a1a7a14569f69183cee514870b9b1d4 (patch)
treeb37c12df9f1b8e42f0dc75288ad904e4e1ab54a2
parentMerge pull request #1182 from Abhishek-Mallick/fix-typos (diff)
downloadgpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar.gz
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar.bz2
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar.lz
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar.xz
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.tar.zst
gpt4free-509a2b077a1a7a14569f69183cee514870b9b1d4.zip
-rw-r--r--.gitpod.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 00000000..59ee634f
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,7 @@
+# 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