Skip to content

Commit

Permalink
Merge pull request #221 from LunarEclipse363/patch-1
Browse files Browse the repository at this point in the history
Added information about PyGObject-stubs to install.txt
  • Loading branch information
sebp authored Apr 13, 2024
2 parents 0c9625a + 4ee7eb0 commit 5eb2e65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ that enables developers to access GObject-based libraries such as GTK+
within Python.
It exclusively supports GTK+ version 3 or later.

For full IDE support (including autocomplete) you will also need the type stubs
provided by the `PyGObject-stubs`_ package.

Dependencies
------------

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

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

Expand Down

0 comments on commit 5eb2e65

Please sign in to comment.