1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
From: Thomas Goirand <zigo@debian.org>
Date: Thu, 3 Aug 2017 23:32:27 +0200
Subject: Remove privacy breach
---
docs/development.rst | 6 ------
1 file changed, 6 deletions(-)
diff --git a/docs/development.rst b/docs/development.rst
index 79d7e6b..68ba1e0 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -2,12 +2,6 @@
The development version
**********************************************************************
-.. image:: https://github.com/libgit2/pygit2/actions/workflows/tests.yml/badge.svg
- :target: https://github.com/libgit2/pygit2/actions/workflows/tests.yml
-
-.. image:: https://github.com/libgit2/pygit2/actions/workflows/wheels.yml/badge.svg
- :target: https://github.com/libgit2/pygit2/actions/workflows/wheels.yml
-
.. contents:: Contents
:local:
|