File tree Expand file tree Collapse file tree 4 files changed +1420
-708
lines changed
src/pytest_celery/vendors/worker Expand file tree Collapse file tree 4 files changed +1420
-708
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
3634Getting Started
3735===============
You can’t perform that action at this time.
0 commit comments