Skip to content

Commit

Permalink
rebuild scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatel3001 authored Jan 27, 2025
1 parent cd52dad commit fd6d5e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ RUN set -x && \
TEMP_PACKAGES+=(libusb-1.0-0-dev) && \
TEMP_PACKAGES+=(gnuradio-dev) && \
TEMP_PACKAGES+=(libsndfile1-dev) && \
TEMP_PACKAGES+=(pypy3-dev) && \
TEMP_PACKAGES+=(gfortran) && \
# keep
KEPT_PACKAGES+=(python3) && \
KEPT_PACKAGES+=(python3-prctl) && \
Expand Down

0 comments on commit fd6d5e3

Please sign in to comment.