We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e4e73 commit 22f55e2Copy full SHA for 22f55e2
.vscode/settings.json
@@ -45,4 +45,7 @@
45
],
46
"git.alwaysSignOff": true,
47
"git.enableCommitSigning": true,
48
+ "python-envs.defaultEnvManager": "ms-python.python:conda",
49
+ "python-envs.defaultPackageManager": "ms-python.python:conda",
50
+ "python-envs.pythonProjects": [],
51
}
0 commit comments