mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
update python3 version for testing to 3.6 (#5562)
* update python version for testing to 3.6 * CONTRIBUTING.md states pull requests should work on py27, py36+ * CONTRIBUTING.md states pull requests should work on py27 and py36
This commit is contained in:
@@ -4,7 +4,7 @@ Installation & Configuration
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
Superset is tested against Python ``2.7`` and Python ``3.4``.
|
||||
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``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user