Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 74e0796

Browse files
committed
Yet more markup.
1 parent 5107018 commit 74e0796

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
THIS PROJECT HAS BEEN ARCHIVED
22
==============================
33

4-
**With the release of `PyGObject 3.50.0 <https://pypi.org/project/PyGObject/3.50.0/>`__,
5-
GBulb is no longer required**.
6-
PyGObject now contains native integration with the Python event loop. If you
7-
require asyncio support in your GTK app, we advise upgrading your project to use
8-
PyGobject 3.50.0.
4+
**With the release of PyGObject 3.50.0, GBulb is no longer required**. PyGObject
5+
now contains native integration with the Python event loop. If you require
6+
asyncio support in your GTK app, we advise upgrading your project to use the
7+
native asyncio API of `PyGObject 3.50.0
8+
<https://pypi.org/project/PyGObject/3.50.0/>`__.
99

1010
Example usage of PyGObject with native asyncio support::
1111

0 commit comments

Comments
 (0)