Skip to content

Commit ce9a252

Browse files
Add pyqt to doc workflow
1 parent cc79d63 commit ce9a252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install napari
3535
shell: bash -l {0}
36-
run: pip install napari
36+
run: pip install napari pyqt
3737

3838
- name: Install package
3939
shell: bash -l {0}

0 commit comments

Comments
 (0)