mfussenegger / nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
GNU General Public License v3.0
540 stars 48 forks source link

Add instructions on how to use mason installed debugpy #136

Closed ecerulm closed 5 months ago

mfussenegger commented 5 months ago

Thanks, but documenting every conceivable way people can install debugpy is not in scope of this project. Documentation on where a package manager installs it's packages, or how the install location can be queried is responsibility of those package managers.