Skip to content

Commit f9ad8fd

Browse files
committed
Config file
1 parent 98349eb commit f9ad8fd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"tests"
44
],
55
"python.testing.unittestEnabled": false,
6-
"python.testing.pytestEnabled": true
6+
"python.testing.pytestEnabled": true,
7+
"python-envs.defaultEnvManager": "ms-python.python:poetry",
8+
"python-envs.defaultPackageManager": "ms-python.python:poetry",
9+
"python-envs.pythonProjects": []
710
}

0 commit comments

Comments
 (0)