vscode: fix missing python modules, ultimately due to uv sync issue
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"venvPath": "python",
|
||||
"venv": ".venv",
|
||||
"extraPaths": [
|
||||
"gen/python",
|
||||
"python/packages/officeconvert/src",
|
||||
"python/packages/server/src"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user