nonebot2/.vscode/settings.json

3 lines
65 B
JSON
Raw Normal View History

2018-08-16 16:12:07 +00:00
{
"python.pythonPath": "${workspaceFolder}/venv/bin/python"
}