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 133ab08 commit af9a468Copy full SHA for af9a468
.github/workflows/build-test-deploy.yml
@@ -104,7 +104,7 @@ jobs:
104
run: |
105
mv doc docs
106
sudo apt-get install build-essential
107
- pip install sphinx six pyyaml pandas pydata-sphinx-theme
+ pip install sphinx six pyyaml pandas pydata-sphinx-theme numpydoc
108
109
- name: Check documentation
110
uses: ammaraskar/sphinx-problem-matcher@master
0 commit comments