Skip to content

Commit e7e36e4

Browse files
committed
update deps
1 parent 3e6d616 commit e7e36e4

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/pixi/recipe.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@ requirements:
5050
build:
5151
# - ${{ compiler('cxx') }}
5252
# - ${{ stdlib('c') }}
53-
- python
54-
- cmake
55-
- ninja
56-
- numpy
57-
- setuptools
58-
- pytest # for testing
59-
- h5py # for testing
60-
- sphinx # for building documentation
61-
- hdf5
62-
- h5cpp
63-
- sphinx
64-
- libpninexus
53+
# - python
54+
# - cmake
55+
# - ninja
56+
# - numpy
57+
# - setuptools
58+
# - pytest # for testing
59+
# - h5py # for testing
60+
# - sphinx # for building documentation
61+
# - hdf5
62+
# - h5cpp
63+
# - sphinx
64+
# - libpninexus
6565
- libboost-headers
6666
# - libboost-devel
6767
# - libboost-python-devel
68-
- blas
69-
- zlib
68+
# - blas
69+
# - zlib
7070
host:
7171
- python
7272
- setuptools

0 commit comments

Comments
 (0)