summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb
index cd0450f519..4b4aff01ce 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb
@@ -6,10 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d425c8f3157dbf212db2ec53d9e5132"
6 6
7SRC_URI[sha256sum] = "3ee1cf319c913d19fe53aeb0bc400e7b0bc2dbeb477553733db1dad12eb75ee3" 7SRC_URI[sha256sum] = "3ee1cf319c913d19fe53aeb0bc400e7b0bc2dbeb477553733db1dad12eb75ee3"
8 8
9
10PYPI_PACKAGE = "pytest-html" 9PYPI_PACKAGE = "pytest-html"
11 10
12inherit pypi setuptools3 11inherit pypi setuptools_build_meta
13 12
14RDEPENDS:${PN} += " \ 13RDEPENDS:${PN} += " \
15 ${PYTHON_PN}-pytest \ 14 ${PYTHON_PN}-pytest \