mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-08 16:37:44 +01:00
8 lines
No EOL
188 B
JSON
8 lines
No EOL
188 B
JSON
{
|
|
"python.pythonPath": "/bin/python3",
|
|
"python.testing.pytestArgs": [
|
|
"tests"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |