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 8a06924 commit 39fc8c4Copy full SHA for 39fc8c4
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install Dependencies
30
run: |
31
python -m pip install --upgrade pip
32
- pip install sphinx sphinx_rtd_theme myst-parser
+ pip install toml sphinx sphinx_rtd_theme myst-parser
33
34
- name: Build Documentation
35
0 commit comments