mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 02:31:47 +00:00
08eee8a647
* test_: add python linters * test_: add python linters * test_: add python linters * test_: add python linters * test_: enabled pyright typeCheckingMode * test_: enabled pyright typeCheckingMode
6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"include": ["tests-functional"],
|
|
"venvPath": "./tests-functional", // Ensure the virtual environment (.venv) is located in ./tests-functional
|
|
"venv": ".venv"
|
|
}
|