Thanks to visit codestin.com Credit goes to github.com
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 1b88423 commit 2bb832cCopy full SHA for 2bb832c
1 file changed
doc/glossary/index.rst
@@ -73,9 +73,9 @@ Glossary
73
pyqt
74
`pyqt <http://wiki.python.org/moin/PyQt>`_ provides python
75
wrappers for the :term:`Qt` widgets library and is required by
76
- the matplotlib QtAgg and Qt4Agg backends. Widely used on linux
+ the matplotlib Qt5Agg and Qt4Agg backends. Widely used on linux
77
and windows; many linux distributions package this as
78
- 'python-qt3' or 'python-qt4'.
+ 'python-qt5' or 'python-qt4'.
79
80
python
81
`python <http://python.org>`_ is an object oriented interpreted
0 commit comments