mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +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": [
|
||||
"stdlib",
|
||||
"stubs",
|
||||
|
||||
Reference in New Issue
Block a user