nonebot2/.vscode/settings.json

3 lines
65 B
JSON
Raw Normal View History

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