We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3f046 commit c44bc4aCopy full SHA for c44bc4a
docs/usage/installation.md
@@ -32,6 +32,6 @@ pip install magicgui[pyside2]
32
33
or with conda:
34
```bash
35
-conda install -c conda-forge magicgui pyqt5
+conda install -c conda-forge magicgui pyqt
36
```
37
````
0 commit comments