Skip to content

Commit 7358158

Browse files
fix non portable path in "generate requirements" task
1 parent e06f4b9 commit 7358158

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.vscode/tasks.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,6 @@
227227
],
228228
"options": {
229229
"cwd": "${workspaceFolder}",
230-
"env": {
231-
"PYTHONPATH": "C:/Dev/Projets/guidata",
232-
},
233230
"statusbar": {
234231
"hide": true,
235232
},

0 commit comments

Comments
 (0)