Skip to content

Commit

Permalink
Trying to solve docs issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndilalla committed Oct 31, 2023
1 parent 5fa9a44 commit ce5780d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python -m pip install --upgrade pip wheel
python -m pip install numpy numba tempita jupytext jupyterthemes jupyter_latex_envs papermill matplotlib astropy pandas tables healpy
python -m pip install ebltable black
python -m pip install ebltable black cython
- name: Install the package
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
brew install hdf5
pip3 install tempita
pip3 install cython
pip3 install cython blosc2
pip3 install numpy scipy numba astropy
python setup.py develop
Expand Down

0 comments on commit ce5780d

Please sign in to comment.