MediaProcessing/apps/pyWatcher/.vscode/settings.json
2026-01-02 01:09:26 +01:00

4 lines
103 B
JSON

{
"python.defaultInterpreterPath": "venv/bin/python",
"python.terminal.activateEnvironment": true
}