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 8144e7e commit eabb798Copy full SHA for eabb798
1 file changed
.github/workflows/deploy-docs.yml
@@ -35,6 +35,7 @@ jobs:
35
run: |
36
conda install boto3 python make nodejs
37
pip install .[docs]
38
+ pip install alabaster babel
39
pip list
40
npm install
41
0 commit comments