diff options
author | Maxime Buquet <pep@bouah.net> | 2020-05-01 15:00:15 +0200 |
---|---|---|
committer | Maxime Buquet <pep@bouah.net> | 2020-05-01 15:00:15 +0200 |
commit | c7c358799ade8f40dc0810d6430e83afd0c532f5 (patch) | |
tree | 94e70b88a07be06018140525282085861bbf29f7 /doc/source | |
parent | ed8f3b5c272cf045193a09cfe4df67c6a365f165 (diff) | |
parent | 64ed37870ea18161d0bc34505022a8c80630c0c2 (diff) | |
download | poezio-c7c358799ade8f40dc0810d6430e83afd0c532f5.tar.gz poezio-c7c358799ade8f40dc0810d6430e83afd0c532f5.tar.bz2 poezio-c7c358799ade8f40dc0810d6430e83afd0c532f5.tar.xz poezio-c7c358799ade8f40dc0810d6430e83afd0c532f5.zip |
Merge branch 'python-version' into 'master'
Update Python version minimum requirement to 3.7
See merge request poezio/poezio!87
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst index 3425542c..0249230b 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -3,7 +3,7 @@ Installing poezio ================= -.. warning:: Python 3.5 or above is **required**. +.. warning:: Python 3.7 or above is **required**. To install it on a distribution that doesn't provide it, see :ref:`pyenv <pyenv-install>`. poezio in the GNU/Linux distributions @@ -60,7 +60,7 @@ support. Therefore, you might want to use the git version. General """"""" -Poezio is a python3.5 (and above)-only application, so you will first need that. +Poezio is a python3.7 (and above)-only application, so you will first need that. Packages required for building poezio and deps: |