settings.json 105 B

1234
  1. {
  2. "python.venvPath": "/opt/envs/drive",
  3. "python.pythonPath": "/opt/envs/drive/local/bin/python"
  4. }