mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
5ce3091837
By adding this file Pyright automatically detects the packages from our Python virtual environment. This can be tested by using the Pyright extension for VS Code or by running npx pyright.
5 lines
47 B
JSON
5 lines
47 B
JSON
{
|
|
"venvPath": "local",
|
|
"venv": "py3"
|
|
}
|