File: 0001-Remove-reference-to-remote-image-in-docs.patch

package info (click to toggle)
python-hypothesis 6.130.5-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 14,884 kB
  • sloc: python: 59,532; ruby: 1,107; sh: 251; makefile: 45
file content (22 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Nicolas Dandrimont <olasd@debian.org>
Date: Tue, 19 Nov 2019 11:51:20 +0100
Subject: Remove reference to remote image in docs

Forwarded: not-needed
---
 hypothesis-python/docs/community.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hypothesis-python/docs/community.rst b/hypothesis-python/docs/community.rst
index c35fe02..c87e758 100644
--- a/hypothesis-python/docs/community.rst
+++ b/hypothesis-python/docs/community.rst
@@ -18,8 +18,6 @@ If you would like to cite Hypothesis, please consider :gh-file:`our suggested ci
 If you like repo badges, we suggest the following badge, which you can add
 with reStructuredText or Markdown, respectively:
 
-.. image:: https://img.shields.io/badge/hypothesis-tested-brightgreen.svg
-
 .. code:: restructuredtext
 
     .. image:: https://img.shields.io/badge/hypothesis-tested-brightgreen.svg