mirror of
https://git.kotyczka.ch/developers/django.git
synced 2025-04-08 00:27:36 +02:00
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"pyapp"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |