summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2018-04-14 21:35:45 +0200
committerjvoisin2018-04-14 21:35:45 +0200
commit3bf82af20583cc5881c237396046518a57f795fd (patch)
treecda06c9509c1ba2539e85818bf247932efa9047e
parent96299c6a5350f59eab022a09400eddcc347daede (diff)
Document which versions of Debian are supported
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a2174b..15d1ece 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,8 @@
17- `gir1.2-gdkpixbuf-2.0` for images support 17- `gir1.2-gdkpixbuf-2.0` for images support
18- `libimage-exiftool-perl` for everything else 18- `libimage-exiftool-perl` for everything else
19 19
20Please note that MAT2 runs on Python3. 20Please note that MAT2 requires at least Python3.5, meaning that it
21doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3),
21 22
22# Run the testsuite 23# Run the testsuite
23 24