Got tired of re-downloading reqs all the time
This commit is contained in:
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]",
|
||||||
|
Reference in New Issue
Block a user