no longer need special aarch64 wheels build

This commit is contained in:
Blake Blackshear
2021-01-17 08:18:54 -06:00
parent 0989c64eab
commit ccb668a1b6
3 changed files with 2 additions and 53 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
&& python3 get-pip.py "pip==20.2.4"
RUN pip3 install scikit-build