diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pint.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pint.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pint.inc b/meta-python/recipes-devtools/python/python-pint.inc index d022c41a57..5d880a0397 100644 --- a/meta-python/recipes-devtools/python/python-pint.inc +++ b/meta-python/recipes-devtools/python/python-pint.inc | |||
@@ -14,8 +14,6 @@ SRC_URI[sha256sum] = "308f1070500e102f83b6adfca6db53debfce2ffc5d3cbe3f6c367da359 | |||
14 | 14 | ||
15 | DEPENDS += "python3-setuptools-scm-native" | 15 | DEPENDS += "python3-setuptools-scm-native" |
16 | 16 | ||
17 | BBCLASSEXTEND = "native nativesdk" | ||
18 | |||
19 | SRC_URI += " \ | 17 | SRC_URI += " \ |
20 | file://run-ptest \ | 18 | file://run-ptest \ |
21 | " | 19 | " |