mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Add explicit support for python 3.7 (#8309)
This commit is contained in:
@@ -24,7 +24,7 @@ Getting Started
|
||||
Superset has deprecated support for Python ``2.*`` and supports
|
||||
only ``~=3.6`` to take advantage of the newer Python features and reduce
|
||||
the burden of supporting previous versions. We run our test suite
|
||||
against ``3.6``, but running on ``3.7`` **should** work as well.
|
||||
against ``3.6``, but ``3.7`` is fully supported as well.
|
||||
|
||||
Cloud-native!
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user