Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 090a9b3

Browse files
committed
installing.rst: we require pygtk >= 2.4, not 2.2
svn path=/trunk/matplotlib/; revision=8206
1 parent 65e042f commit 090a9b3

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

doc/users/installing.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,17 @@ backends and the capabilities they provide
162162
:term:`pyqt` 4.0 or later
163163
The Qt4 widgets library python wrappers for the Qt4Agg backend
164164

165-
:term:`pygtk` 2.2 or later
166-
The python wrappers for the GTK widgets library for use with the GTK or GTKAgg backend
165+
:term:`pygtk` 2.4 or later
166+
The python wrappers for the GTK widgets library for use with the
167+
GTK or GTKAgg backend
167168

168169
:term:`wxpython` 2.6 or later
169-
The python wrappers for the wx widgets library for use with the WXAgg backend
170+
The python wrappers for the wx widgets library for use with the
171+
WXAgg backend
170172

171173
:term:`wxpython` 2.8 or later
172-
The python wrappers for the wx widgets library for use with the WX backend
174+
The python wrappers for the wx widgets library for use with the
175+
WX backend
173176

174177
:term:`pyfltk` 1.0 or later
175178
The python wrappers of the FLTK widgets library for use with FLTKAgg

0 commit comments

Comments
 (0)