From: Stephen Finucane Date: Sun, 21 Oct 2018 11:16:15 +0000 (+0100) Subject: README: Use pyup.io badge instead of requires.io X-Git-Tag: v2.2.0-rc1~234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012c5bd8bad51aad0b277e2f80e20db40f549411;p=thirdparty%2Fpatchwork.git README: Use pyup.io badge instead of requires.io requires.io has an open issue whereby it doesn't consider Python version in assessing the latest version of a package available. pyup.io also has the same issue but we've already worked around this by ignoring the offending lines. Seeing as we're already using that elsewhere, double down on it. Signed-off-by: Stephen Finucane --- diff --git a/README.rst b/README.rst index 062166e9..bb3ebc2c 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Patchwork ========= -.. image:: https://requires.io/github/getpatchwork/patchwork/requirements.svg?branch=master - :target: https://requires.io/github/getpatchwork/patchwork/requirements/?branch=master +.. image:: https://pyup.io/repos/github/getpatchwork/patchwork/shield.svg + :target: https://pyup.io/repos/github/getpatchwork/patchwork/ :alt: Requirements Status .. image:: https://codecov.io/gh/getpatchwork/patchwork/branch/master/graph/badge.svg