From d6f552ce3e85fbfba90a75162fcfc0752d16d7ed Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Thu, 14 Apr 2016 12:13:28 +0200 Subject: [PATCH] setup script runs with python 2.6 --- doc/general/requirements.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/general/requirements.rst b/doc/general/requirements.rst index 5c81f63..6143cb4 100644 --- a/doc/general/requirements.rst +++ b/doc/general/requirements.rst @@ -7,9 +7,5 @@ Autocmake update and test scripts require Python 2.7 or higher. We try to also support Python 3 (tested with Python 3.4). If the script fails with Python 3, consider this a bug and please file an issue. -The generated setup script runs with Python >= 2.7 (also tested with Python +The generated setup script runs with Python >= 2.6 (also tested with Python 3.4; probably also lower). - -.. todo:: - - Figure out lower Python version bound for setup.