globalforest/.vscode/settings.json

3 lines
49 B
JSON
Raw Normal View History

{
"python.pythonPath": "venv/bin/python3.8"
}