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:
authorlovetox <philipp@hoerist.com>2021-11-02 16:43:00 +0300
committerlovetox <philipp@hoerist.com>2021-11-02 16:43:00 +0300
commitf47c9025cba37a60c8fc885f24ba5d422628d2db (patch)
tree84c993ecaff97a9c57ffaa26e93aaa5d74c9632b /README.md
parent5515a6bf1f5859b1e2814610b74cfad3bccbb961 (diff)
Require python 3.9
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 9998de18b..2e5359281 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
### Runtime Requirements
-- python3.7 or higher
+- python3.9 or higher
- python3-gi
- python3-gi-cairo
- gir1.2-gtk-3.0 (>=3.22)