mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-22 21:24:35 +02:00
OvmfPkg: Add minimum Python version for CI badge
The Python version used for build and CI should always be at least the minimum version supported by edk2-pytool-extensions. A badge is added that keeps this information dynamically up-to-date based on the minimum version specified in edk2-pytool-extensions pyproject.toml file. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
4274bcf146
commit
c7354e9c84
@ -18,7 +18,8 @@ supported and are described below.
|
|||||||
|
|
||||||
## EDK2 Developer environment
|
## EDK2 Developer environment
|
||||||
|
|
||||||
- [Python 3.8.x - Download & Install](https://www.python.org/downloads/)
|

|
||||||
|
|
||||||
- [GIT - Download & Install](https://git-scm.com/download/)
|
- [GIT - Download & Install](https://git-scm.com/download/)
|
||||||
- [QEMU - Download, Install, and add to your path](https://www.qemu.org/download/)
|
- [QEMU - Download, Install, and add to your path](https://www.qemu.org/download/)
|
||||||
- [Edk2 Source](https://github.com/tianocore/edk2)
|
- [Edk2 Source](https://github.com/tianocore/edk2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user