File: 0001-remove-badges.patch

package info (click to toggle)
python-maison 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 484 kB
  • sloc: python: 817; makefile: 12; sh: 5
file content (23 lines) | stat: -rw-r--r-- 841 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Edward Betts <edward@4angle.com>
Date: Fri, 23 Aug 2024 08:42:06 +0100
Subject: remove badges

---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index 5adc177..43577e9 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,5 @@
 # Maison
 
-[![Actions Status](https://github.com/dbatten5/maison/workflows/Tests/badge.svg)](https://github.com/dbatten5/maison/actions)
-[![Actions Status](https://github.com/dbatten5/maison/workflows/Release/badge.svg)](https://github.com/dbatten5/maison/actions)
-[![codecov](https://codecov.io/gh/dbatten5/maison/branch/main/graph/badge.svg?token=948J8ECAQT)](https://codecov.io/gh/dbatten5/maison)
-[![PyPI version](https://badge.fury.io/py/maison.svg)](https://badge.fury.io/py/maison)
-
 Read configuration settings from configuration files.
 
 ## Motivation