From 314c17991ae41f6ad82f5d63b7f5064d723b0b7c Mon Sep 17 00:00:00 2001 From: Bastien Dronneau Date: Thu, 22 Dec 2022 16:20:20 +0100 Subject: [PATCH] docs(README): delete badge of shutdown service Check http://shiningpanda.com/requires-io-clap-de-fin/ --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index e659cc9..0326245 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Scaleway SDK Python SDK to query `Scaleway `_'s `APIs `_. -Stable release: |release| |versions| |license| |dependencies| +Stable release: |release| |versions| |license| Development: |build| |coverage| |quality| @@ -17,9 +17,6 @@ Development: |build| |coverage| |quality| .. |license| image:: https://img.shields.io/pypi/l/scaleway-sdk.svg :target: https://opensource.org/licenses/BSD-2-Clause :alt: Software license -.. |dependencies| image:: https://requires.io/github/scaleway/python-scaleway/requirements.svg?branch=master - :target: https://requires.io/github/scaleway/python-scaleway/requirements/?branch=master - :alt: Requirements freshness .. |build| image:: https://travis-ci.org/scaleway/python-scaleway.svg?branch=develop :target: https://travis-ci.org/scaleway/python-scaleway :alt: Unit-tests status