Skip to content

Commit

Permalink
add pip to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Nov 8, 2023
1 parent 4484bf4 commit f4f5cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update \
libusb-1.0-0-dev \
wget \
zsh \
python3-pip \
python3-colcon-common-extensions \
python3-rosdep \
build-essential \
Expand Down

0 comments on commit f4f5cba

Please sign in to comment.