Skip to content

Commit 2ec5ba0

Browse files
committed
FIX: prettytable for os x testing
1 parent 88de30c commit 2ec5ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
shell: bash -l {0}
7070
run: |
7171
conda install anaconda
72-
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinxcontrib-youtube sphinx-exercise
72+
pip install jupyter-book sphinx-multitoc-numbering quantecon-book-theme sphinxext-rediraffe sphinx-tojupyter sphinxcontrib-youtube sphinx-exercise prettytable
7373
- name: Build Lectures (+ Execution Checks)
7474
shell: bash -l {0}
7575
run: jb build lectures --path-output=./ -W --keep-going

0 commit comments

Comments
 (0)