Files
serviceCRM/.vscode/settings.json
2024-03-20 19:25:22 +01:00

4 lines
93 B
JSON

{
"cmake.configureOnOpen": false,
"python.pythonPath": ".venv\\Scripts\\python.exe"
}