Skip to content

Commit 3b352eb

Browse files
sharkwoutersebp
authored andcommitted
Removed PyGTK link
The PyGTK website doesn't exist anymore. PyGTK has not been updated for over 5 years and does not accept patches anymore, so recommending users to use it seems out of place.
1 parent f5de9dc commit 3b352eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/install.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ The first step before we start with actual coding consists of setting up
66
`PyGObject`_ and its dependencies. PyGObject is a Python module
77
that enables developers to access GObject-based libraries such as GTK+
88
within Python.
9-
It exclusively supports GTK+ version 3 or later. If you want to use
10-
GTK+ 2 in your application, use `PyGTK`_, instead.
9+
It exclusively supports GTK+ version 3 or later.
1110

1211
Dependencies
1312
------------
@@ -59,7 +58,6 @@ To start a shell with the same environment as used by JHBuild, run::
5958
$ jhbuild shell
6059

6160
.. _PyGObject: https://wiki.gnome.org/action/show/Projects/PyGObject
62-
.. _PyGTK: http://www.pygtk.org
6361
.. _JHBuild: https://wiki.gnome.org/action/show/Projects/Jhbuild
6462
.. _JHBuild manual: https://developer.gnome.org/jhbuild/unstable/
6563

0 commit comments

Comments
 (0)