Skip to content

Commit

Permalink
add pipdeptree
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed May 14, 2024
1 parent bcff29f commit edf4028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
python-version: "3.10"

- name: Install pip-compile-multi
run: pip install pip-compile-multi
run: pip install pip-compile-multi pipdeptree

- name: supersetbot bump-python -p "${{ github.event.inputs.package }}"
env:
Expand Down

0 comments on commit edf4028

Please sign in to comment.