settings.json 103 B

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