[Python-modules-commits] [praw] 05/14: Prevent privacy breach in documentation
Josué Ortega
josue at moszumanska.debian.org
Sat Oct 28 21:13:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository praw.
commit a9f25ac54835ec42af3639d7b2dde47506f99b40
Author: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
Date: Tue Aug 8 15:00:50 2017 -0400
Prevent privacy breach in documentation
By default, the documentation for praw fetches external resources related
to Travis CI. Lintian reports this as a privacy breach. Because of the nature
of Travis CI, it would serve no purpose to provide a local copy. It is for
this reason that I have decided to simply remove these images entirely.
Forwarded: not-needed
Last-Update: 2015-08-20
---
README.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/README.rst b/README.rst
index a002fb6..ddde51e 100644
--- a/README.rst
+++ b/README.rst
@@ -5,11 +5,6 @@ PRAW: The Python Reddit API Wrapper
.. begin_description
-.. image:: https://travis-ci.org/praw-dev/praw.svg?branch=master
- :target: https://travis-ci.org/praw-dev/praw
-.. image:: https://coveralls.io/repos/praw-dev/praw/badge.svg?branch=master
- :target: https://coveralls.io/r/praw-dev/praw?branch=master
-
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that
allows for simple access to reddit's API. PRAW aims to be as easy to use as
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git
More information about the Python-modules-commits
mailing list