Skip to content

Commit

Permalink
VSCode gettext scan task: running Python in UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Oct 18, 2023
1 parent c05de78 commit ac822ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"cwd": "scripts",
"env": {
"UNATTENDED": "1",
"PYTHONUTF8": "1",
"PYTHON": "${env:PPSTACK_PYTHONEXE}"
}
},
Expand Down

0 comments on commit ac822ad

Please sign in to comment.