diff --git a/README.md b/README.md index 3d7509a4..45be823e 100644 --- a/README.md +++ b/README.md @@ -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