diff --git a/extrapackages b/extrapackages index 3fd0483..ed9115b 100644 --- a/extrapackages +++ b/extrapackages @@ -29,5 +29,7 @@ musl-dev python-dev gfortran py-pip -py-numpy@community +python3-dev +py3-numpy +lapack diff --git a/setup.sh b/setup.sh index 16ab276..4854f8b 100755 --- a/setup.sh +++ b/setup.sh @@ -24,8 +24,9 @@ retry() { done } +# --------custom repos ------- # alpine edit 4 ubuntu -cp /root/repositories /etc/apk/repositories +#cp /root/repositories /etc/apk/repositories echo "==> Install system packages" apk --no-cache add \