summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb b/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb
index 5f9bb0b5c..64b36e3a0 100644
--- a/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb
+++ b/meta-python/recipes-devtools/python/python-setuptools-scm_1.15.7.bb
@@ -1,2 +1,4 @@
1inherit setuptools 1inherit setuptools
2require python-setuptools-scm.inc 2require python-setuptools-scm.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-argparse"