Skip to content

Commit b59d10b

Browse files
committed
Add debugpy
1 parent f3970de commit b59d10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/devcontainer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ apt_install libfuse2 fuse3
4040
wget https://github.com/neovim/neovim-releases/releases/download/v0.10.1/nvim.appimage
4141
sudo mv nvim.appimage /usr/bin/nvim
4242
sudo chmod u+x /usr/bin/nvim
43+
pip3 install debugpy
4344

4445
zsh_extras
4546

0 commit comments

Comments
 (0)