Skip to content

Commit 0f1bf1d

Browse files
committed
vscode: Infer python from PATH
1 parent a584059 commit 0f1bf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
// Extensions
3636
//
3737

38-
"ansible.python.interpreterPath": "",
38+
"ansible.python.interpreterPath": "python",
3939

4040
"evenBetterToml.formatter.columnWidth": 100,
4141
"evenBetterToml.formatter.reorderKeys": true,

0 commit comments

Comments
 (0)