Skip to content

Commit

Permalink
Doc: Lassen Doc String h5py
Browse files Browse the repository at this point in the history
Funny typo.
  • Loading branch information
ax3l committed Jul 16, 2024
1 parent b6cf99d commit c81606d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tools/machines/lassen-llnl/install_v100_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ python3 -m pip install --upgrade build
python3 -m pip install --upgrade packaging
python3 -m pip install --upgrade wheel
python3 -m pip install --upgrade setuptools
# Older version for h4py
# Older version for h5py
# https://github.com/h5py/h5py/issues/2268
python3 -m pip install --upgrade "cython<3"
python3 -m pip install --upgrade numpy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ python3 -m pip install --upgrade build
python3 -m pip install --upgrade packaging
python3 -m pip install --upgrade wheel
python3 -m pip install --upgrade setuptools
# Older version for h4py
# Older version for h5py
# https://github.com/h5py/h5py/issues/2268
python3 -m pip install --upgrade "cython<3"
python3 -m pip install --upgrade numpy
Expand Down

0 comments on commit c81606d

Please sign in to comment.