From 624b5b0323bcd6ea18488198f514730bd7b0e158 Mon Sep 17 00:00:00 2001 From: Dan Yeaw Date: Thu, 28 Nov 2024 17:59:12 -0500 Subject: [PATCH] Add PyGObject as a user --- docs/users.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/users.rst b/docs/users.rst index b90466f..abf4307 100644 --- a/docs/users.rst +++ b/docs/users.rst @@ -45,7 +45,10 @@ Examples of projects using pythoncapi_compat.h `__) * `PyTorch `_ (`pythoncapi_compat.h copy `__) - +* `PyGObject `_ + (`commit `__, + `pythoncapi-compat Meson subproject + `__) Projects not using pythoncapi_compat.h ======================================