summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/python3-pytest.in1
1 files changed, 1 insertions, 0 deletions
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