Skip to content

Commit 378a7c3

Browse files
committed
Add python venv for debugpy
1 parent 742fc77 commit 378a7c3

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
@@ -15,6 +15,7 @@ apt_update
1515
apt_install \
1616
fzf \
1717
pass \
18+
python3.10-venv \
1819
software-properties-common \
1920
stow \
2021
wget \

0 commit comments

Comments
 (0)