Skip to content

Commit 1ea7e3b

Browse files
Implement pyqt5
1 parent ce9a252 commit 1ea7e3b

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 pyqt
36+
run: pip install napari pyqt5
3737

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

0 commit comments

Comments
 (0)