On Wed, Aug 21, 2024 at 10:27:08AM +0200, Thomas Huth wrote:
> 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 wheel here should not really be a problem).
> 
> The wheel file has been obtained with:
> 
>  pip download --only-binary :all: --dest . --no-cache pycotap
> 
> Tested-by: Philippe Mathieu-Daudé <phi...@linaro.org>
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  python/wheels/pycotap-1.3.1-py3-none-any.whl | Bin 0 -> 5119 bytes
>  pythondeps.toml                              |   1 +
>  2 files changed, 1 insertion(+)
>  create mode 100644 python/wheels/pycotap-1.3.1-py3-none-any.whl

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to