skyrim-item-roulette/.vscode/settings.json

4 lines
119 B
JSON
Raw Permalink Normal View History

{
"python.pythonPath": "${workspaceFolder}/.venv/Scripts/python.exe",
"jupyter.jupyterServerType": "local"
}