Loading build-and-test-py-project.sh +0 −3 Original line number Diff line number Diff line Loading @@ -9,9 +9,6 @@ fi curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project.sh source build-py-project.sh # Pinned to 3.0.4 because of https://github.com/pytest-dev/pytest/issues/2434 $PIP install pytest==3.0.4 pytest-warnings==0.2.0 TESTABLES="" if [ -d test ]; then cd test Loading build-py-project.sh +4 −0 Original line number Diff line number Diff line Loading @@ -93,3 +93,7 @@ if test -f $REQUIREMENTS_TXT; then fi $PIP install . # Pinned to 3.0.4 because of https://github.com/pytest-dev/pytest/issues/2434 $PIP install pytest==3.0.4 pytest-warnings==0.2.0 Loading
build-and-test-py-project.sh +0 −3 Original line number Diff line number Diff line Loading @@ -9,9 +9,6 @@ fi curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project.sh source build-py-project.sh # Pinned to 3.0.4 because of https://github.com/pytest-dev/pytest/issues/2434 $PIP install pytest==3.0.4 pytest-warnings==0.2.0 TESTABLES="" if [ -d test ]; then cd test Loading
build-py-project.sh +4 −0 Original line number Diff line number Diff line Loading @@ -93,3 +93,7 @@ if test -f $REQUIREMENTS_TXT; then fi $PIP install . # Pinned to 3.0.4 because of https://github.com/pytest-dev/pytest/issues/2434 $PIP install pytest==3.0.4 pytest-warnings==0.2.0