Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2018-03-26 20:42:11 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-03-26 20:46:25 +0300
commit1d2c3d9fbc7cddfa53684ca530e334a15b6d7da5 (patch)
tree09c4c57599a44bfa91a2495360c019092cb3018a /README.md
parent4f1ba653e156b7f3508561508977e72c9c28dee7 (diff)
Raise min Python version to 3.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 73555d7f4..9b776b864 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
### Runtime Requirements
-- python3.4 or higher
+- python3.5 or higher
- python3-gi
- python3-gi-cairo
- gir1.2-gtk-3.0 (>=3.22)