edk2/.github/workflows
Michael Kubacki 48f4a7ab0b .github/workflows/upl-build.yml: Remove redundant pip requirements
This currently passes `pefile pylibfdt` to BuildPlatform.yml. However,
those are included in the same pip installation step that installs
the from pip-requirements.txt. This removes them so the dependency
details can be maintained in one place which is pip-requirements.txt.

This also allows local pip installation to install the same versions
installed in CI.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2026-08-25 19:24:45 +00:00
..
pr-labeler .github: Add PR template 2024-05-29 00:40:36 +00:00
BuildPlatform.yml .github: Bump actions/checkout from 6 to 7 2026-06-23 17:00:51 +00:00
codeql.yml .github: Move GitHub Actions to VS2026 2026-07-27 19:09:16 +00:00
issue-assignment.yml .github: Bump actions/checkout from 6 to 7 2026-06-23 17:00:51 +00:00
issue-triage.yml .github: Bump actions/checkout from 6 to 7 2026-06-23 17:00:51 +00:00
pr-labeler.yml GitHub Action: Bump github/issue-labeler from 3.1 to 3.4 2024-08-27 18:51:21 +00:00
pull-request-formatting-validator.yml .github: Bump actions/checkout from 6 to 7 2026-06-23 17:00:51 +00:00
request-reviews.yml .github: Bump actions/checkout from 6 to 7 2026-06-23 17:00:51 +00:00
scheduled-maintenance.yml .github: Add issue automation workflows 2024-12-21 01:30:20 +00:00
stale.yml .github/stale.yml: Exempt type:code-first changes 2025-03-07 18:59:15 +00:00
upl-build.yml .github/workflows/upl-build.yml: Remove redundant pip requirements 2026-08-25 19:24:45 +00:00