1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Description: Remove url https://img.shields.io from docs
Remove privacy-breach URL.
Forwarded: not-needed
Author: Yogeswaran Umasankar <yogu@debian.org>
Last-Update: 2024-02-07
--- a/docs/index.md
+++ b/docs/index.md
@@ -10,9 +10,6 @@ RESPX
Mock [HTTPX](https://www.python-httpx.org/) with awesome request patterns and response side effects.
-[](https://github.com/lundberg/respx/actions/workflows/test.yml) [](https://codecov.io/gh/lundberg/respx) [](https://pypi.org/project/respx/) [](https://pypi.org/project/respx/)
-
-
## QuickStart
RESPX is a simple, *yet powerful*, utility for mocking out the [HTTPX](https://www.python-httpx.org/), *and [HTTP Core](https://www.encode.io/httpcore/)*, libraries.
|