From 75104d9c193275855a0119d4e9d34e81bab53f2e Mon Sep 17 00:00:00 2001 From: 0livd Date: Sun, 20 Aug 2017 12:21:59 +0200 Subject: Add python 3.6 support (#259) Closes #253 --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index d1fd9bc..ade647f 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -11,7 +11,7 @@ Requirements «Ihatemoney» depends on: -* **Python**: either 2.7, 3.4, 3.5 will work. +* **Python**: either 2.7, 3.4, 3.5, 3.6 will work. * **A Backend**: to choose among MySQL, PostgreSQL, SQLite or Memory. We recommend to use `pip `_ and -- cgit v1.1