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

package info (click to toggle)
python-hypothesis 5.43.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,820 kB
  • sloc: python: 37,788; ruby: 1,041; sh: 169; makefile: 24
file content (21 lines) | stat: -rw-r--r-- 830 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
From: Nicolas Dandrimont <olasd@debian.org>
Date: Tue, 19 Nov 2019 11:51:20 +0100
Subject: Remove reference to remote image in docs

---
 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 57acbfe..23ed35d 100644
--- a/hypothesis-python/docs/community.rst
+++ b/hypothesis-python/docs/community.rst
@@ -22,8 +22,6 @@ If you would like to cite Hypothesis, please consider `our suggested citation
 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