return { ---@module 'python' { "joshzcold/python.nvim", dependencies = { { "mfussenegger/nvim-dap" }, { "mfussenegger/nvim-dap-python" }, { "neovim/nvim-lspconfig ...
When installing any Python-based tool with Mason (e.g., yamlfix, htmlbeautifier, ruff, anything that uses pip via Mason), the installation appears to complete (pip exit code 0 in Mason DEBUG logs), ...