Commit 847bcd15 authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Fix privacy-breach-generic warnings

parent 4e32a644
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
Author: Liubov Chuprikova <chuprikovalv@gmail.com>
Last-Update: Sun, 15 July 2018 12:37:03 +0300
Description: Remove GitHub badges from documentation as they cause
privacy-breach-generic lintian warnings.


--- a/README.rst
+++ b/README.rst
@@ -1,15 +1,6 @@
 Overview
 --------
 
-.. image:: https://travis-ci.org/daler/pybedtools.png?branch=master
-    :target: https://travis-ci.org/daler/pybedtools
-
-.. image:: https://badge.fury.io/py/pybedtools.svg?style=flat
-    :target: http://badge.fury.io/py/pybedtools
-
-.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg
-    :target: http://bioconda.github.io
-
 The `BEDTools suite of programs <http://bedtools.readthedocs.org/>`_ is widely
 used for genomic interval manipulation or "genome algebra".  `pybedtools` wraps
 and extends BEDTools and offers feature-level manipulations from within
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ disable-test-156
rename-scripts
c8dff864dbc942bb7adb3e719b0702f7e3989d36.patch
define_filenotfounderror_python2.patch
remove_badges_from_documentation.patch