Skip to content

Commit 668b33a

Browse files
committed
add dep back
1 parent a12b2d6 commit 668b33a

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

.github/workflows/pixi/recipe.yaml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -69,27 +69,27 @@ requirements:
6969
- zlib
7070
host:
7171
- python
72-
# - setuptools
73-
# - pip
74-
# - pytest # for testing
75-
# - h5py # for testing
76-
# - sphinx # for building documentation
77-
# - numpy
78-
# - hdf5
79-
# - h5cpp
80-
# - sphinx
81-
# - libpninexus
82-
# - libboost
83-
# - libboost-python
84-
# - blas
85-
# - zlib
86-
# run:
87-
# - python
88-
# - libboost
89-
# - libboost-python
90-
# - hdf5
91-
# - h5cpp
92-
# - libpninexus
72+
- setuptools
73+
- pip
74+
- pytest # for testing
75+
- h5py # for testing
76+
- sphinx # for building documentation
77+
- numpy
78+
- hdf5
79+
- h5cpp
80+
- sphinx
81+
- libpninexus
82+
- libboost
83+
- libboost-python
84+
- blas
85+
- zlib
86+
run:
87+
- python
88+
- libboost
89+
- libboost-python
90+
- hdf5
91+
- h5cpp
92+
- libpninexus
9393

9494
# # ImportError: libhdf5_hl.so.310: cannot open shared object file: No such file or directory
9595
# tests:

0 commit comments

Comments
 (0)