Skip to content

Commit 1ab8a21

Browse files
authored
docs: add the watchdog project to users
1 parent 24704e7 commit 1ab8a21

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎docs/users.rst‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Examples of projects using pythoncapi_compat.h
5151
<https://gitlab.gnome.org/GNOME/pygobject/-/blob/main/subprojects/pythoncapi-compat.wrap?ref_type=heads>`__)
5252
* `Pillow <https://github.com/python-pillow/Pillow/>`_
5353
(`src/thirdparty/pythoncapi_compat.h <https://github.com/python-pillow/Pillow/blob/main/src/thirdparty/pythoncapi_compat.h>`_)
54+
* `watchdog <https://github.com/gorakhargosh/watchdog/>`_
55+
(`src/pythoncapi_compat.h <https://github.com/gorakhargosh/watchdog/blob/master/src/pythoncapi_compat.h>`_)
56+
5457

5558

5659
Projects not using pythoncapi_compat.h

0 commit comments

Comments
 (0)