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 265a030 commit d7452ffCopy full SHA for d7452ff
.github/workflows/build-test-deploy.yml
@@ -70,7 +70,7 @@ jobs:
70
run: |
71
mv doc docs
72
sudo apt-get install build-essential
73
- pip install sphinx six pyyaml
+ pip install sphinx six pyyaml pandas
74
75
- name: Check documentation
76
uses: ammaraskar/sphinx-problem-matcher@master
0 commit comments