File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
run : |
19
19
sudo apt install pandoc
20
20
python -m pip install --upgrade pip
21
- pip install sphinx numpydoc nbsphinx sphinx_gallery sphinx_rtd_theme ipython
21
+ pip install jinja2==3.0.3 sphinx numpydoc nbsphinx sphinx_gallery sphinx_rtd_theme ipython
22
22
- name : Install adapt dependencies
23
23
run : |
24
24
python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 18
18
run : |
19
19
sudo apt install pandoc
20
20
python -m pip install --upgrade pip
21
- pip install sphinx numpydoc nbsphinx sphinx_gallery sphinx_rtd_theme ipython
21
+ pip install jinja2==3.0.3 sphinx numpydoc nbsphinx sphinx_gallery sphinx_rtd_theme ipython
22
22
- name : Install adapt dependencies
23
23
run : |
24
24
python -m pip install --upgrade pip
You can’t perform that action at this time.
0 commit comments