Migrate to GitLab
This commit is contained in:
10
excel_filter/.vscode/settings.json
vendored
Normal file
10
excel_filter/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"--rootdir=.",
|
||||
"tests"
|
||||
],
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.envFile": "${workspaceFolder}/.env",
|
||||
"python.defaultInterpreterPath": "python"
|
||||
}
|
||||
Reference in New Issue
Block a user