This commit is contained in:
2026-03-18 17:02:16 +01:00 Verified
parent f022ce8dc2
commit a2a0c8350b
8 changed files with 4104 additions and 6 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"backend"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
"python.testing.pytestEnabled": true,
"python-envs.defaultEnvManager": "ms-python.python:venv"
}