set dap-python path to use system python
This commit is contained in:
@@ -103,6 +103,7 @@
|
|||||||
# Add debuggers here
|
# Add debuggers here
|
||||||
dap-python = {
|
dap-python = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
adapterPythonPath = "python";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user