Skip to content

Commit af9a468

Browse files
committed
Include numpydoc in documentation set up installation. Prep for release, second attempt.
1 parent 133ab08 commit af9a468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
run: |
105105
mv doc docs
106106
sudo apt-get install build-essential
107-
pip install sphinx six pyyaml pandas pydata-sphinx-theme
107+
pip install sphinx six pyyaml pandas pydata-sphinx-theme numpydoc
108108
109109
- name: Check documentation
110110
uses: ammaraskar/sphinx-problem-matcher@master

0 commit comments

Comments
 (0)