mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
added data-analysis requirements to devcontainer build
added auto pip intsall latest analysis.py whl Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
37adab1d2e
commit
87c2caa135
@ -23,5 +23,5 @@
|
|||||||
"mhutchie.git-graph",
|
"mhutchie.git-graph",
|
||||||
"donjayamanne.jupyter",
|
"donjayamanne.jupyter",
|
||||||
],
|
],
|
||||||
"postCreateCommand": "pip install -r analysis-master/requirements.txt"
|
"postCreateCommand": "pip install -r analysis-master/requirements.txt && pip install -r data-analysis/requirements.txt && pip install analysis-master/dist/latest.whl"
|
||||||
}
|
}
|
BIN
analysis-master/dist/latest.whl
vendored
Normal file
BIN
analysis-master/dist/latest.whl
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user