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 ce9a252 commit 1ea7e3bCopy full SHA for 1ea7e3b
.github/workflows/build_docs.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Install napari
35
shell: bash -l {0}
36
- run: pip install napari pyqt
+ run: pip install napari pyqt5
37
38
- name: Install package
39
0 commit comments