Skip to content

Commit 8f90e80

Browse files
committed
Switch requirements badge to pyup.io
1 parent c721d57 commit 8f90e80

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ pytest-sftpserver
1717
.. image:: https://img.shields.io/pypi/l/pytest-sftpserver?style=flat&color=20d020
1818
:target: https://pypi.python.org/pypi/pytest-sftpserver/
1919
:alt: License
20-
.. image:: https://requires.io/github/ulope/pytest-sftpserver/requirements.svg?branch=master
21-
:target: https://requires.io/github/ulope/pytest-sftpserver/requirements/?branch=master
22-
:alt: Requirements Status
20+
.. image:: https://pyup.io/repos/github/ulope/pytest-sftpserver/shield.svg
21+
:target: https://pyup.io/repos/github/ulope/pytest-sftpserver/
22+
:alt: Requirements
2323

2424
pytest-sftpserver is a plugin for `pytest`_ that provides a local SFTP-Server
2525
`fixture`_.

0 commit comments

Comments
 (0)