Skip to content

Commit 52165dc

Browse files
jmcarppuckel
authored andcommitted
Drop build packages (#262)
Now that most scientific packages ship with wheels, we shouldn't need to install blas or lapack.
1 parent 42bc4ba commit 52165dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ RUN set -ex \
3333
libsasl2-dev \
3434
libssl-dev \
3535
libffi-dev \
36-
libblas-dev \
37-
liblapack-dev \
3836
libpq-dev \
3937
git \
4038
' \

0 commit comments

Comments
 (0)