settings.json 151 B

123456789
  1. {
  2. "python-envs.pythonProjects": [
  3. {
  4. "path": "",
  5. "envManager": "ms-python.python:conda",
  6. "packageManager": "ms-python.python:conda"
  7. }
  8. ]
  9. }