You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/12 06:01:03 UTC

(superset) branch kill-pip-compile-multi updated (242f9c2184 -> 0433754f43)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch kill-pip-compile-multi
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 242f9c2184 more progress
     add 5bf99501e0 add forgotten files
     add 0433754f43 add forgotten files

No new revisions were added by this update.

Summary of changes:
 pyproject.toml                       | 184 +++++++++++++++++++++++++++++++++++
 requirements/compile.sh              |   5 -
 requirements/development.txt         |   1 +
 requirements/pip-compile-superset.sh |  15 +++
 4 files changed, 200 insertions(+), 5 deletions(-)
 create mode 100644 pyproject.toml
 delete mode 100755 requirements/compile.sh
 create mode 100755 requirements/pip-compile-superset.sh