Solution to debugpy problem

This commit is contained in:
SamPosh 2023-04-10 21:52:18 +05:30 committed by GitHub
parent 134ef28fda
commit 6ec9ef8fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,3 +26,8 @@ shift + F11 - step out
```
This repo is forked from Kickstarter.nvim
For nvim configuration refer : https://github.com/nvim-lua/kickstart.nvim
## Debuypy inside venv problem is resolved
The reason why this Pydevbox is created to solve the problem of installing debugpy inside virtual env.
I tried other VIM distro but always stuck at the point where i have to use debugpy.But thankfully with the kickstarter.nvim
inside container doesn't need debugpy to be installed inside venv