Got tired of re-downloading reqs all the time

This commit is contained in:
Profitroll 2023-01-29 12:30:19 +01:00
parent 3bab4faa46
commit fba043a052
1 changed files with 2 additions and 1 deletions

3
.vscode/tasks.json vendored
View File

@ -60,7 +60,8 @@
"isDefault": true
},
"problemMatcher": [],
"dependsOn": ["Clean up", "Install requirements"]
"dependsOn": ["Clean up"]
//, "Install requirements"]
},
{
"label": "Run (Binary) [Dirty]",