Skip to content

Commit 5eb2e65

Browse files
authored
Merge pull request #221 from LunarEclipse363/patch-1
Added information about PyGObject-stubs to install.txt
2 parents 0c9625a + 4ee7eb0 commit 5eb2e65

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/install.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ 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 (including autocomplete) you will also need the type stubs
12+
provided by the `PyGObject-stubs`_ package.
13+
1114
Dependencies
1215
------------
1316

@@ -58,6 +61,7 @@ To start a shell with the same environment as used by JHBuild, run::
5861
$ jhbuild shell
5962

6063
.. _PyGObject: https://wiki.gnome.org/action/show/Projects/PyGObject
64+
.. _PyGObject-stubs: https://pypi.org/project/PyGObject-stubs/
6165
.. _JHBuild: https://wiki.gnome.org/action/show/Projects/Jhbuild
6266
.. _JHBuild manual: https://gnome.pages.gitlab.gnome.org/jhbuild/index.html
6367

0 commit comments

Comments
 (0)