There was an error while loading. Please reload this page.
1 parent ddfb931 commit d134778Copy full SHA for d134778
1 file changed
.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
1
+{
2
+ "onCreateCommand": "pip install -r requirements.txt",
3
+ "postCreateCommand": ""
4
+}
0 commit comments