save the python interpreter path
This commit is contained in:
parent
732455607d
commit
8d347f4e3f
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -2,5 +2,6 @@
|
||||
"license.filename": "license",
|
||||
"license.extension": ".txt",
|
||||
"license.author": "Code Fox <c0de@c0de.dev>",
|
||||
"license.default": "bsd-3-clause"
|
||||
"license.default": "bsd-3-clause",
|
||||
"ansible.python.interpreterPath": "./.venv/bin/python"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user