From 1f830bf8adda0a604567c30d6a01a3c7a3eeeb79 Mon Sep 17 00:00:00 2001
From: georg <georg@riseup.net>
Date: Sun, 14 Jul 2019 18:19:36 +0000
Subject: [PATCH] README: Drop note about Debian jessie, which is oldoldstable
 nowadays

As such, hopefully, it's not really used widely anymore. If so, this
note isn't really relevant.
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 135716a..28ea2fd 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,7 @@ via an extension for Nautilus, the default file manager of GNOME.
 - `libimage-exiftool-perl` for everything else
 - `bubblewrap`, optionally, for sandboxing
 
-Please note that MAT2 requires at least Python3.5, meaning that it
-doesn't run on [Debian Jessie](https://packages.debian.org/jessie/python3).
+Please note that MAT2 requires at least Python3.5.
 
 # Running the test suite
 
-- 
GitLab