Skip to content

Commit fbe2876

Browse files
committed
Update settings.json
1 parent bd5f193 commit fbe2876

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"python.pythonPath": "C:\\ProgramData\\Anaconda2\\envs\\py3\\python.exe"
2+
"python.testing.pytestArgs": [
3+
"python.testing.unittestEnabled": false,
4+
"python.testing.nosetestsEnabled": false,
5+
"python.testing.pytestEnabled": true
36
}

0 commit comments

Comments
 (0)