mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-05-05 12:10:42 +02:00
Fixed python dependency not found in vscode
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.analysis.extraPaths": [
|
||||
"./dependencies/windows/blender/3.2/scripts/modules",
|
||||
"./dependencies/linux/blender/3.2/scripts/modules"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user