mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-08 13:18:35 +03:00
[devscripts] update_requirements: Add reporting functionality (#16454)
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.dev>
This commit is contained in:
co-authored by
Simon Sawicki
parent
9c1f3cf337
commit
2c28ee5d76
@@ -183,7 +183,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt -y install pandoc man
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-pip.txt"
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-pypi-build.txt"
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-build.txt"
|
||||
|
||||
- name: Prepare
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user