| # Add Python module requirements, one per line, to be installed | |
| # in the tests/venv Python virtual environment. For more info, | |
| # refer to: https://pip.pypa.io/en/stable/user_guide/#id1 | |
| # Note that qemu.git/python/ is always implicitly installed. | |
| avocado-framework==88.1 | |
| pycdlib==1.11.0 |