Small update

This commit is contained in:
ferdzo
2024-03-20 19:25:22 +01:00
parent 3865bd53f5
commit 2b7e9d1657
3 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
{
"cmake.configureOnOpen": false
"cmake.configureOnOpen": false,
"python.pythonPath": ".venv\\Scripts\\python.exe"
}