File: docs-Remove-iframe-linkage-to-https-pypacktrends.com.patch

package info (click to toggle)
python-inline-snapshot 0.32.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,900 kB
  • sloc: python: 11,339; makefile: 40; sh: 36
file content (27 lines) | stat: -rw-r--r-- 1,062 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
24
25
26
27
From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Sun, 15 Mar 2026 09:43:57 +0200
Subject: docs: Remove iframe linkage to https://pypacktrends.com

Another sideloading we don't need within the -doc package.

Forwarded: not-needed
---
 docs/alternatives.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/docs/alternatives.md b/docs/alternatives.md
index d4ba556..68ca7c3 100644
--- a/docs/alternatives.md
+++ b/docs/alternatives.md
@@ -9,11 +9,3 @@ There are several others to:
 All of them have things that make them unique. What sets inline-snapshot apart is the ability to store snapshots directly in the source code. This leads to less indirections in the code which improves readability and code-reviews.
 
 If you miss a feature that is available in other libraries, please let me know.
-
-<iframe
-    src="https://pypacktrends.com/embed?packages=inline-snapshot&packages=snapshottest&packages=syrupy&packages=pytest-snapshot&packages=pytest-insta&time_range=2years"
-    width="100%"
-    height="520"
-    frameborder="0"
->
-</iframe>