2018-10-18 11:31:32 -04:00
|
|
|
# Add Python module requirements, one per line, to be installed
|
2023-05-10 23:54:27 -04:00
|
|
|
# in the qemu build_dir/pyvenv Python virtual environment. For more info,
|
2018-10-18 11:31:32 -04:00
|
|
|
# refer to: https://pip.pypa.io/en/stable/user_guide/#id1
|
2023-05-10 23:54:27 -04:00
|
|
|
#
|
|
|
|
# Note that qemu.git/python/ is implicitly installed to this venv when
|
|
|
|
# 'make check-venv' is run, and will persist until configure is run
|
|
|
|
# again.
|
2023-04-24 10:22:32 +01:00
|
|
|
avocado-framework==101.0
|
2020-10-09 16:55:11 -04:00
|
|
|
pycdlib==1.11.0
|