File: 0001-Remove-embedded-image-in-docs-to-avoid-privacy-breac.patch

package info (click to toggle)
python-click-log 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 152 kB
  • ctags: 86
  • sloc: python: 243; makefile: 203
file content (23 lines) | stat: -rw-r--r-- 638 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
23
From e44e3a9caf9c6f05fbdf6667a6be6d662e56b8e7 Mon Sep 17 00:00:00 2001
From: Filip Pytloun <filip@pytloun.cz>
Date: Tue, 9 Aug 2016 11:45:44 +0200
Subject: Remove embedded image in docs to avoid privacy breach

---
 README.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.rst b/README.rst
index ffe30d1..fe2cdc4 100644
--- a/README.rst
+++ b/README.rst
@@ -1,9 +1,6 @@
 click-log
 =========
 
-.. image:: https://travis-ci.org/click-contrib/click-log.svg?branch=master
-    :target: https://travis-ci.org/click-contrib/click-log
-
 Integrates logging with click.
 
 - `Documentation <https://click-log.readthedocs.org/>`_