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 d08b9ab commit 0d3d85aCopy full SHA for 0d3d85a
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Dependencies
23
run: |
24
python -m pip install --upgrade pip
25
- pip install sphinx
+ pip install sphinx sphinx_rtd_theme
26
# Install any other dependencies here
27
28
- name: Install Package
0 commit comments