mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
5 lines
132 B
JSON
5 lines
132 B
JSON
|
|
{
|
||
|
|
"python.testing.unittestEnabled": false,
|
||
|
|
"python.testing.pytestEnabled": true,
|
||
|
|
"python.testing.cwd": "photon-lib/py"
|
||
|
|
}
|