chore: deprecate pip-compile-multi in favor or uv (#31313)

This commit is contained in:
Maxime Beauchemin
2024-12-18 17:40:58 -08:00
committed by GitHub
parent 88cde7225e
commit 9da65d6bfd
14 changed files with 876 additions and 133 deletions

View File

@@ -45,8 +45,8 @@ jobs:
with:
python-version: "3.10"
- name: Install pip-compile-multi
run: pip install pip-compile-multi
- name: Install uv
run: pip install uv
- name: supersetbot bump-python -p "${{ github.event.inputs.package }}"
env: