From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sat, 20 Jul 2024 19:23:31 +0000
Subject: Remove remote badges to prevent privacy issues.

---
 README.rst | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/README.rst b/README.rst
index 960f788..b8247ed 100644
--- a/README.rst
+++ b/README.rst
@@ -2,22 +2,6 @@
 async_property
 ==============
 
-
-.. image:: https://img.shields.io/pypi/v/async_property.svg
-    :target: https://pypi.org/project/async-property/
-
-.. image:: https://app.travis-ci.com/ryananguiano/async_property.svg?branch=master
-    :target: https://app.travis-ci.com/github/ryananguiano/async_property
-
-.. image:: https://readthedocs.org/projects/async-property/badge/?version=latest
-    :target: https://async-property.readthedocs.io/en/latest/?badge=latest
-    :alt: Documentation Status
-
-.. image:: https://pyup.io/repos/github/ryananguiano/async_property/shield.svg
-    :target: https://pyup.io/repos/github/ryananguiano/async_property/
-    :alt: Updates
-
-
 Python decorator for async properties.
 
 * Python: 3.7+
