mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
Pypi has a 60mb package size limit, and we're over (#6493)
* removing india country map which is 12MB+ * removing src/ in general, keeping the countries folder which has geo data
This commit is contained in:
committed by
GitHub
parent
4109e893d3
commit
f5a277cc72
@@ -3,6 +3,10 @@
|
||||
This file documents any backwards-incompatible changes in Superset and
|
||||
assists people when migrating to a new version.
|
||||
|
||||
## Superset 0.29.0
|
||||
* India was removed from the "Country Map" visualization as the geojson
|
||||
file included in the package was very large
|
||||
|
||||
## Superset 0.28.0
|
||||
* Support for Python 2 is deprecated, we only support >=3.6 from
|
||||
`0.28.0` onwards
|
||||
|
||||
Reference in New Issue
Block a user