aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index b33fb55..82ac12f 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -19,7 +19,7 @@ Requirements
«Ihatemoney» depends on:
-* **Python**: either 3.6, 3.7 or 3.8 will work.
+* **Python**: version 3.6 to 3.9 included will work.
* **A Backend**: to choose among MySQL, PostgreSQL, SQLite or Memory.
* **Virtual environment** (recommended): `python3-venv` package under Debian/Ubuntu.