computer-use-demo/pyproject.toml (
7
lines of code) (
raw
):
[tool.pyright] venvPath = "." venv = ".venv" useLibraryCodeForTypes = false [tool.pytest.ini_options] pythonpath = "." asyncio_mode = "auto"