mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Pyright: create a more isolated environment in CI for testing stubs (#10121)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json",
|
||||
"typeshedPath": ".",
|
||||
"venv": ".venv",
|
||||
"include": [
|
||||
"test_cases",
|
||||
"stubs/**/@tests/test_cases"
|
||||
|
||||
Reference in New Issue
Block a user