[docs] more specific about python versions

This commit is contained in:
Maxime Beauchemin 2017-02-23 13:47:15 -08:00
parent b2a4692a02
commit 0296158100
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ Installation & Configuration
Getting Started
---------------
Superset is tested using Python 2.7 and Python 3.4+. Python 3 is the recommended version,
Python 2.6 won't be supported.
Superset is tested against Python ``2.7`` and Python ``3.4``.
Airbnb currently uses 2.7.* in production. We do not plan on supporting
Python ``2.6``.
OS dependencies