We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57630bb commit d5c5416Copy full SHA for d5c5416
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
35
python -m pip install --upgrade pip wheel
36
37
- python -m pip install numpy numba tempita jupytext jupyterthemes jupyter_latex_envs papermill matplotlib astropy pandas tables healpy
+ python -m pip install numpy numba tempita jupytext jupyterthemes jupyter_latex_envs papermill "matplotlib<3.9" astropy pandas tables healpy
38
python -m pip install ebltable black cython pkgconfig h5py
39
40
0 commit comments