arm64 support

This commit is contained in:
Blake Blackshear
2020-09-29 16:32:04 -05:00
parent 83f1e0d713
commit 40c322ad47
4 changed files with 67 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get -qq update \
gcc gfortran libopenblas-dev liblapack-dev cython
RUN wget -q https://bootstrap.pypa.io/get-pip.py -O get-pip.py \
&& python3 get-pip.py wheel==0.34.2
&& python3 get-pip.py
RUN pip3 install scikit-build