Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Scaleway SDK
Python SDK to query `Scaleway <https://scaleway.com>`_'s `APIs
<https://developer.scaleway.com>`_.

Stable release: |release| |versions| |license| |dependencies|
Stable release: |release| |versions| |license|

Development: |build| |coverage| |quality|

Expand All @@ -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
Expand Down