Skip to content

Commit

Permalink
Merge pull request scikit-image#3168 from hmaarrfk/documentation_qtpy
Browse files Browse the repository at this point in the history
Added a message about qtpy to the INSTALL.rst
  • Loading branch information
soupault authored Jun 13, 2018
2 parents 974f664 + 80d6272 commit e010057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ Optional Requirements
You can use ``scikit-image`` with the basic requirements listed above, but some
functionality is only available with the following installed:

* `PyQt4 <http://wiki.python.org/moin/PyQt>`__
The ``qt`` plugin that provides ``imshow(x, fancy=True)`` and `skivi`.
* `PyQt5 <http://wiki.python.org/moin/PyQt>`__ or `PySide2 <https://wiki.qt.io/Qt_for_Python>`__ through `qtpy <https://github.com/spyder-ide/qtpy>`__
A ``Qt`` plugin will provide ``imshow(x, fancy=True)`` and `skivi`.

* `PyAMG <http://pyamg.org/>`__
The ``pyamg`` module is used for the fast `cg_mg` mode of random
Expand Down

0 comments on commit e010057

Please sign in to comment.