Skip to content
Snippets Groups Projects
Commit 82031000 authored by Richard D. Paul's avatar Richard D. Paul
Browse files

test why libhdf5 is needed

parent eba064b1
No related branches found
No related tags found
1 merge request!20release 1.0.0
Pipeline #50832 passed
......@@ -27,7 +27,8 @@ install-release:
tags:
- server
before_script:
- apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y -qq python3 python3-pip libhdf5-serial-dev
#- apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y -qq python3 python3-pip libhdf5-serial-dev
- apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y -qq python3 python3-pip
script:
- python3 -m pip install dist/hopsy*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment