From 3bf82af20583cc5881c237396046518a57f795fd Mon Sep 17 00:00:00 2001
From: jvoisin <julien.voisin@dustri.org>
Date: Sat, 14 Apr 2018 21:35:45 +0200
Subject: [PATCH] Document which versions of Debian are supported

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7a2174b..15d1ece 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,8 @@
 - `gir1.2-gdkpixbuf-2.0` for images support
 - `libimage-exiftool-perl` for everything else
 
-Please note that MAT2 runs on Python3.
+Please note that MAT2 requires at least Python3.5, meaning that it
+doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3),
 
 # Run the testsuite
 
-- 
GitLab