Skip to content

Commit bef46e6

Browse files
Added information about PyGObject-stubs to install.txt
1 parent 0c9625a commit bef46e6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/install.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ that enables developers to access GObject-based libraries such as GTK+
88
within Python.
99
It exclusively supports GTK+ version 3 or later.
1010

11+
For full IDE support (incl. autocomplete) you will also need typing stubs available here `PyGObject-stubs`_
12+
1113
Dependencies
1214
------------
1315

@@ -58,6 +60,7 @@ To start a shell with the same environment as used by JHBuild, run::
5860
$ jhbuild shell
5961

6062
.. _PyGObject: https://wiki.gnome.org/action/show/Projects/PyGObject
63+
.. _PyGObject-stubs: https://pypi.org/project/PyGObject-stubs/
6164
.. _JHBuild: https://wiki.gnome.org/action/show/Projects/Jhbuild
6265
.. _JHBuild manual: https://gnome.pages.gitlab.gnome.org/jhbuild/index.html
6366

0 commit comments

Comments
 (0)