mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
[docs] suggest using python3.6 in installation docs (#5834)
This commit is contained in:
committed by
GitHub
parent
299e20a23f
commit
517fea33b6
@@ -4,9 +4,9 @@ Installation & Configuration
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
Superset is tested against Python ``2.7`` and Python ``3.6``.
|
||||
Airbnb currently uses 2.7.* in production. We do not plan on supporting
|
||||
Python ``2.6``.
|
||||
Superset is currently tested against Python ``2.7`` and Python ``3.6``.
|
||||
Python 3.6 is preferred. Support for Python ``<=3.6`` is planned to get
|
||||
phased out.
|
||||
|
||||
Cloud-native!
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user