1 parent 98349eb commit f9ad8fdCopy full SHA for f9ad8fd
1 file changed
.vscode/settings.json
@@ -3,5 +3,8 @@
3
"tests"
4
],
5
"python.testing.unittestEnabled": false,
6
- "python.testing.pytestEnabled": true
+ "python.testing.pytestEnabled": true,
7
+ "python-envs.defaultEnvManager": "ms-python.python:poetry",
8
+ "python-envs.defaultPackageManager": "ms-python.python:poetry",
9
+ "python-envs.pythonProjects": []
10
}
0 commit comments