We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27e8aec + 26e1037 commit 5fa4e28Copy full SHA for 5fa4e28
.github/workflows/pypi-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Output dependency tree
46
run: |
47
uv pip install pipdeptree
48
- pipdeptree
+ uv run pipdeptree
49
50
- name: Change the version file for scheduled TestPyPI upload
51
if: github.event_name == 'schedule'
0 commit comments