mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat: export databases as a ZIP bundle (#11229)
* Export databases as Zip file * Fix tests * Address comments * Implement mulexport for database * Fix lint * Fix lint
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
#
|
||||
-r development.in
|
||||
-r integration.in
|
||||
flask-testing
|
||||
docker
|
||||
flask-testing
|
||||
freezegun
|
||||
ipdb
|
||||
# pinning ipython as pip-compile-multi was bringing higher version
|
||||
# of the ipython that was not found in CI
|
||||
|
||||
Reference in New Issue
Block a user