summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2020-05-12 15:15:34 +0300
committermattip <matti.picus@gmail.com>2020-05-12 17:06:51 +0300
commitc9422ffb532fba0c0717bde07649de8e2a021c10 (patch)
tree25dff33c0bfb40d9a3a6c9d20ab02f1a28557f72 /shippable.yml
parente66453568b685dee47d6e6e634b3a47edffcaeed (diff)
downloadnumpy-c9422ffb532fba0c0717bde07649de8e2a021c10.tar.gz
ENH: backport scipy changes to openblas download script
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/shippable.yml b/shippable.yml
index 6985f38ef..dc3617e12 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -25,7 +25,6 @@ build:
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test
- sudo apt-get update
- sudo apt-get install gcc gfortran libgfortran5
- - python -mpip install urllib3
- target=$(python tools/openblas_support.py)
- ls -lR "${target}"
- sudo cp -r "${target}"/lib/* /usr/lib