From 367606c12c6dcf8795e16285c7b3444e43d2309e Mon Sep 17 00:00:00 2001 From: Peter Bittner Date: Tue, 9 Apr 2019 09:10:01 +0200 Subject: [PATCH] Remove code-health button (Codacy/Landscape) for now --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 972d8b6..0fa7527 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ django-analytical |latest-version| ================================== -|build-status| |coverage| |health| |python-support| |license| |gitter| |jazzband| +|build-status| |coverage| |python-support| |license| |gitter| |jazzband| The django-analytical application integrates analytics services into a Django_ project. @@ -32,9 +32,6 @@ an asynchronous version of the Javascript code if possible. .. |coverage| image:: https://img.shields.io/coveralls/github/jazzband/django-analytical/master.svg :alt: Test coverage :target: https://coveralls.io/r/jazzband/django-analytical -.. |health| image:: https://img.shields.io/codacy/grade/********************/master.svg - :target: https://www.codacy.com/app/jazzband/django-analytical - :alt: Code health .. |python-support| image:: https://img.shields.io/pypi/pyversions/django-analytical.svg :target: https://pypi.org/project/django-analytical/ :alt: Python versions