From a4b1be474f8d51cab41d998ef2d0a3e14fe0faee Mon Sep 17 00:00:00 2001 From: riot Date: Thu, 2 Oct 2014 18:04:00 +0200 Subject: [PATCH] Mention 3.3 eariler, helps avoid traffic --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index cbbfa45c..6de73769 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,8 @@ Taiga Backend Setup development environment ----------------------------- +*Taiga only runs with Python 3.3+.* + Just execute these commands in your virtualenv(wrapper): .. code-block:: console @@ -27,8 +29,6 @@ Just execute these commands in your virtualenv(wrapper): python manage.py sample_data -Taiga only runs with python 3.3+. - Initial auth data: admin/123123 If you want a complete environment for production usage, you can try the taiga bootstrapping