5 lines
87 B
TOML
5 lines
87 B
TOML
[tool.pyright]
|
|
include = ["deploy", "tests"]
|
|
extraPaths = ["."]
|
|
pythonVersion = "3.11"
|