File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,13 +73,12 @@ requirements:
7373 - h5cpp
7474 - libpninexus
7575
76- # # ImportError: libhdf5_hl.so.310: cannot open shared object file: No such file or directory
77- # tests:
78- # - python:
79- # # python_version: ${{ python_min }}.*
80- # imports:
81- # - pninexus.h5cpp
82- # - pninexus.nexus
76+ tests :
77+ - python :
78+ # python_version: ${{ python_min }}.*
79+ imports :
80+ - pninexus.h5cpp
81+ - pninexus.nexus
8382
8483about :
8584 homepage : https://github.com/pni-libraries/python-pninexus
Original file line number Diff line number Diff line change 3838 export PATH=/github/home/.pixi/bin:$PATH
3939 pixi shell-hook > .sh.sh
4040 source .sh.sh
41- pixi add rattler-build compilers
41+ pixi add rattler-build compilers hdf5=1.14.6
4242 - name : build pninexus
4343 shell : bash
4444 run : |
5858 export PATH=/Users/runner/.pixi/bin:$PATH
5959 pixi shell-hook > .sh.sh
6060 source .sh.sh
61- pixi add rattler-build
61+ pixi add rattler-build hdf5=1.14.6
6262 - name : build pninexus
6363 shell : bash
6464 run : |
You can’t perform that action at this time.
0 commit comments