master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit c5f3e71fc3 - Show all commits

View File

@@ -14,7 +14,6 @@ return {
dap = { dap = {
justMyCode = false justMyCode = false
}, },
args = { '--log-level', 'DEBUG' },
runner = 'pytest', runner = 'pytest',
python = pythonVenv.getPythonEnv python = pythonVenv.getPythonEnv
}) })