Commit a594106f authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Point build-and-test-py-project-within-miniconda.sh back to master

parent c8e3dc37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
set -e
set -x

curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/miniforge/build-py-project-within-miniconda.sh
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project-within-miniconda.sh
source build-py-project-within-miniconda.sh

PY_EXE=python