Skip to content

Commit eecad70

Browse files
authored
Add pydata-sphinx-theme to documentation dependencies
1 parent ab63e43 commit eecad70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Install dependencies
3737
run: |
3838
python -m pip install --upgrade pip
39+
pip install pydata-sphinx-theme
3940
pip install -e ".[docs]"
4041
4142
- name: Build Sphinx documentation

0 commit comments

Comments
 (0)