Without this avocado doesn't start in case an incompatible
avocado-framework-plugin-result-html version happens to be installed
in system (/usr/lib) or user ($HOME/.local/lib) directory.

Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
---
 tests/requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 036691c92215..a78cc5c19972 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -2,4 +2,5 @@
 # in the tests/venv Python virtual environment. For more info,
 # refer to: https://pip.pypa.io/en/stable/user_guide/#id1
 avocado-framework==81.0
+avocado-framework-plugin-result-html==81.0
 pycdlib==1.9.0
-- 
2.27.0


Reply via email to