From a0e617260f56953aead5d4803210417ea9375c8a Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 8 Mar 2020 12:18:25 +0800 Subject: [PATCH] Update supported python version Fix up baa13c044a776d63ede47b7b602b1ad0c84315b7. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index f4967b8f1..3c18c304b 100644 --- a/INSTALL +++ b/INSTALL @@ -17,7 +17,7 @@ qBittorrent - A BitTorrent client in C++ / Qt - pkg-config (compile-time only) - - Python >= 2.7.9 / 3.3.0 (optional, runtime only) + - Python >= 3.3.0 (optional, runtime only) * Required by the internal search engine 2a) Compile and install qBittorrent with Qt graphical interface