Re: [PATCH v3 01/24] python: Install pycotap in our venv if necessary

2024-07-31 Thread Philippe Mathieu-Daudé
On 30/7/24 19:03, Daniel P. Berrangé wrote: From: Thomas Huth The upcoming functional tests will require pycotap for providing TAP output from the python-based tests. Since we want to be able to run some of the tests offline by default, too, let's install it along with meson in our venv if nece

[PATCH v3 01/24] python: Install pycotap in our venv if necessary

2024-07-30 Thread Daniel P . Berrangé
From: Thomas Huth The upcoming functional tests will require pycotap for providing TAP output from the python-based tests. Since we want to be able to run some of the tests offline by default, too, let's install it along with meson in our venv if necessary (it's size is only 5 kB, so adding the w