diff options
| author | Bobby <[email protected]> | 2022-08-31 01:55:24 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-31 01:55:24 -0400 |
| commit | 666b186b60c2d8b4829efa792e7621050d253287 (patch) | |
| tree | 7d7aaa38b546545ebd3ce785eb8680c2020b2230 | |
| parent | 202fbe83351c0c205b20eeca73f7e9fcfd601ef5 (diff) | |
| download | edify-666b186b60c2d8b4829efa792e7621050d253287.tar.xz edify-666b186b60c2d8b4829efa792e7621050d253287.zip | |
Remove requires.io as it is deprecated
| -rw-r--r-- | README.rst | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -10,8 +10,7 @@ Overview * - docs - |docs| * - tests - - | |github-actions| |requires| - | |codecov| + - | |github-actions| |codecov| * - package - | |version| |wheel| |supported-versions| |supported-implementations| | |commits-since| @@ -23,10 +22,6 @@ Overview :alt: GitHub Actions Build Status :target: https://github.com/luciferreeves/edify/actions -.. .. |requires| image:: https://requires.io/github/luciferreeves/edify/requirements.svg?branch=main -.. :alt: Requirements Status -.. :target: https://requires.io/github/luciferreeves/edify/requirements/?branch=main - .. |codecov| image:: https://codecov.io/gh/luciferreeves/edify/branch/main/graphs/badge.svg?branch=main :alt: Coverage Status :target: https://codecov.io/github/luciferreeves/edify |
