Skip to content

Commit 78259e5

Browse files
authored
Update documentation.yaml
1 parent 368d278 commit 78259e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-python@v3
1111
- name: Install dependencies
1212
run: |
13-
pip install sphinx sphinx_rtd_theme sphinx_book_theme
13+
pip install sphinx sphinx_rtd_theme sphinx_book_theme sphinx_autosummary_accessors
1414
- name: Sphinx build
1515
run: |
1616
sphinx-build docs _build

0 commit comments

Comments
 (0)