This commit is contained in:
ltcptgeneral
2020-04-29 00:34:16 -05:00
parent 4545f5721a
commit 357d4977eb
3 changed files with 116 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
},
"extensions": [
"mhutchie.git-graph",
"donjayamanne.jupyter",
],
"postCreateCommand": "pip install -r analysis-master/analysis-amd64/requirements.txt"
}