mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
fixed latest.whl to follow format for wheel files
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
266caf78c3
commit
51f14de0d2
@ -23,5 +23,5 @@
|
||||
"mhutchie.git-graph",
|
||||
"donjayamanne.jupyter",
|
||||
],
|
||||
"postCreateCommand": "pip install -r analysis-master/requirements.txt && pip install -r data-analysis/requirements.txt && pip install analysis-master/dist/latest.whl"
|
||||
"postCreateCommand": "pip install -r analysis-master/requirements.txt && pip install -r data-analysis/requirements.txt && pip install analysis-master/dist/analysis-latest-py3-none-any.whl"
|
||||
}
|
Loading…
Reference in New Issue
Block a user