Skip to content

Commit 515f989

Browse files
authored
Merge branch 'main' into dependabot/pip/pytest-8.3.5
2 parents ae86f33 + 4d1a1db commit 515f989

File tree

4 files changed

+1420
-708
lines changed

4 files changed

+1420
-708
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:Web: https://pytest-celery.readthedocs.io/en/latest/
66
:Download: https://pypi.org/project/pytest-celery/
77
:Source: https://github.com/celery/pytest-celery/
8+
:DeepWiki: |deepwiki|
89

910
===================================
1011
Official pytest plugin for Celery
@@ -122,3 +123,8 @@ Contents
122123
.. |poetry| image:: https://img.shields.io/badge/poetry-yes-blue.svg
123124
:alt: Poetry
124125
:target: https://python-poetry.org/
126+
127+
.. |deepwiki| image:: https://devin.ai/assets/deepwiki-badge.png
128+
:alt: Ask http://DeepWiki.com
129+
:target: https://deepwiki.com/celery/pytest-celery
130+
:width: 125px

docs/index.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,14 @@ The pytest-celery plugin is Open Source and licensed under the `BSD License`_.
2222

2323
.. _`BSD License`: https://www.opensource.org/license/BSD-3-Clause
2424

25-
Donations
26-
=========
27-
28-
This project relies on your generous donations.
29-
30-
If you are using pytest-celery to test a commercial product, please consider becoming
31-
our `backer`_ or our `sponsor`_ to ensure pytest-celery's future.
32-
33-
.. _`backer`: https://opencollective.com/celery
34-
.. _`sponsor`: https://opencollective.com/celery
25+
.. image:: https://opencollective.com/static/images/opencollectivelogo-footer-n.svg
26+
:target: https://opencollective.com/celery
27+
:alt: Open Collective logo
28+
:width: 240px
29+
30+
`Open Collective <https://opencollective.com/celery>`_ is our community-powered funding platform that fuels Celery's
31+
ongoing development. Your sponsorship directly supports improvements, maintenance, and innovative features that keep
32+
Celery robust and reliable.
3533

3634
Getting Started
3735
===============

0 commit comments

Comments
 (0)