mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 02:26:42 +00:00
8 lines
No EOL
191 B
JSON
8 lines
No EOL
191 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"app"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.nosetestsEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |