Got tired of re-downloading reqs all the time
This commit is contained in:
parent
3bab4faa46
commit
fba043a052
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
@ -60,7 +60,8 @@
|
|||||||
"isDefault": true
|
"isDefault": true
|
||||||
},
|
},
|
||||||
"problemMatcher": [],
|
"problemMatcher": [],
|
||||||
"dependsOn": ["Clean up", "Install requirements"]
|
"dependsOn": ["Clean up"]
|
||||||
|
//, "Install requirements"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Run (Binary) [Dirty]",
|
"label": "Run (Binary) [Dirty]",
|
||||||
|
Loading…
Reference in New Issue
Block a user