From 0380521b4a6f4a0efcc544ca57134def94ac19ba Mon Sep 17 00:00:00 2001 From: Glandos Date: Tue, 24 Nov 2020 22:51:51 +0100 Subject: Add python3.9 support --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation.rst') 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. -- cgit v1.1