mirror of
https://github.com/apache/superset.git
synced 2026-04-08 02:45:22 +00:00
chore: deprecate pip-compile-multi in favor or uv (#31313)
This commit is contained in:
committed by
GitHub
parent
88cde7225e
commit
9da65d6bfd
4
.github/workflows/bump-python-package.yml
vendored
4
.github/workflows/bump-python-package.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user