searxng/pyrightconfig-ci.json

11 lines
160 B
JSON

{
"venvPath": "local",
"venv": "py3",
"include": [
"searx",
"searxng_extra",
"tests"
],
"typeCheckingMode": "off"
}