update readme / install docs to mention PySide2
This commit is contained in:
parent
0af4706024
commit
cfc9759502
@ -19,7 +19,7 @@ heavy leverage of numpy for number crunching, Qt's GraphicsView framework for
|
|||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* PyQt 4.7+, PySide, or PyQt5
|
* PyQt 4.7+, PySide, PyQt5, or PySide2
|
||||||
* python 2.7, or 3.x
|
* python 2.7, or 3.x
|
||||||
* NumPy
|
* NumPy
|
||||||
* For 3D graphics: pyopengl and qt-opengl
|
* For 3D graphics: pyopengl and qt-opengl
|
||||||
|
@ -36,7 +36,7 @@ Requirements
|
|||||||
PyQtGraph depends on:
|
PyQtGraph depends on:
|
||||||
|
|
||||||
* Python 2.7 or Python 3.x
|
* Python 2.7 or Python 3.x
|
||||||
* A Qt library such as PyQt4, PyQt5, or PySide
|
* A Qt library such as PyQt4, PyQt5, PySide, or PySide2
|
||||||
* numpy
|
* numpy
|
||||||
|
|
||||||
The easiest way to meet these dependencies is with ``pip`` or with a scientific python
|
The easiest way to meet these dependencies is with ``pip`` or with a scientific python
|
||||||
|
Loading…
Reference in New Issue
Block a user