mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
tests/docker: add python3-tomli dependency to containers
Instead of having CI pick tomli from the vendored wheel at configure time, place it in the containers. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
c03f57fd5b
commit
7ace219303
21 changed files with 76 additions and 6 deletions
|
@ -96,6 +96,7 @@ packages:
|
|||
- python3-pip
|
||||
- python3-sphinx
|
||||
- python3-sphinx-rtd-theme
|
||||
- python3-tomli
|
||||
- python3-venv
|
||||
- rpm2cpio
|
||||
- sdl2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue