Skip to content

Commit

Permalink
install clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Jan 22, 2024
1 parent 9354eb7 commit 7066739
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 @@ -31,6 +31,7 @@ RUN pip3 install --no-cache-dir \

# Install ML packages for CS50 AI
RUN pip3 install --no-cache-dir \
clang-format \
nltk \
opencv-python \
scikit-learn \
Expand Down

0 comments on commit 7066739

Please sign in to comment.