Cleber Rosa | 2131372 | 2018-10-18 11:31:32 -0400 | [diff] [blame] | 1 | # Add Python module requirements, one per line, to be installed |
| 2 | # in the tests/venv Python virtual environment. For more info, |
| 3 | # refer to: https://pip.pypa.io/en/stable/user_guide/#id1 |
John Snow | 0e7647a | 2022-05-25 20:09:18 -0400 | [diff] [blame] | 4 | # Note that qemu.git/python/ is always implicitly installed. |
Kautuk Consul | ec5ffa0 | 2023-04-24 10:22:32 +0100 | [diff] [blame] | 5 | avocado-framework==101.0 |
Cleber Rosa | d44d9b6 | 2020-10-09 16:55:11 -0400 | [diff] [blame] | 6 | pycdlib==1.11.0 |