We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75210b commit 4ee7eb0Copy full SHA for 4ee7eb0
1 file changed
source/install.txt
@@ -8,8 +8,8 @@ that enables developers to access GObject-based libraries such as GTK+
8
within Python.
9
It exclusively supports GTK+ version 3 or later.
10
11
-For full IDE support (including autocomplete) you will also need typing stubs available
12
-by installing the package `PyGObject-stubs`_.
+For full IDE support (including autocomplete) you will also need the type stubs
+provided by the `PyGObject-stubs`_ package.
13
14
Dependencies
15
------------
0 commit comments