From 900ef74873faef3487e5cd36f854f654c8db52a2 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sat, 6 Mar 2021 09:23:06 +0100 Subject: python3-pytest: add missing dependency Signed-off-by: Michael Olbrich --- rules/python3-pytest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/python3-pytest.in b/rules/python3-pytest.in index e92a6eeba..292c0f183 100644 --- a/rules/python3-pytest.in +++ b/rules/python3-pytest.in @@ -2,6 +2,7 @@ config PYTHON3_PYTEST tristate + select HOST_PYTHON3_SETUPTOOLS_SCM select PYTHON3 select PYTHON3_ATTRS if RUNTIME select PYTHON3_MORE_ITERTOOLS if RUNTIME -- cgit v1.2.3