Author: Michael R. Crusoe <crusoe@debian.org>
Description: avoid privacy breach by not referencing external images
Forwarded: not-needed
--- joblib.orig/README.rst
+++ joblib/README.rst
@@ -1,22 +1,3 @@
-|PyPi| |CIStatus| |ReadTheDocs| |Codecov|
-
-.. |PyPi| image:: https://badge.fury.io/py/joblib.svg
-   :target: https://badge.fury.io/py/joblib
-   :alt: Joblib version
-
-.. |CIStatus| image:: https://github.com/joblib/joblib/actions/workflows/test.yml/badge.svg
-   :target: https://github.com/joblib/joblib/actions/workflows/test.yml?query=branch%3Amain
-   :alt: CI status
-
-.. |ReadTheDocs| image:: https://readthedocs.org/projects/joblib/badge/?version=latest
-    :target: https://joblib.readthedocs.io/en/latest/?badge=latest
-    :alt: Documentation Status
-
-.. |Codecov| image:: https://codecov.io/gh/joblib/joblib/branch/main/graph/badge.svg
-   :target: https://codecov.io/gh/joblib/joblib
-   :alt: Codecov coverage
-
-
 The homepage of joblib with user documentation is located on:
 
 https://joblib.readthedocs.io
