diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy_1.22.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.22.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb index 43e7427eab..6ceb451ff3 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb | |||
| @@ -20,7 +20,6 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" | |||
| 20 | DEPENDS += "python3-cython-native" | 20 | DEPENDS += "python3-cython-native" |
| 21 | 21 | ||
| 22 | inherit ptest setuptools3 | 22 | inherit ptest setuptools3 |
| 23 | PIP_INSTALL_PACKAGE = "numpy" | ||
| 24 | 23 | ||
| 25 | S = "${WORKDIR}/numpy-${PV}" | 24 | S = "${WORKDIR}/numpy-${PV}" |
| 26 | 25 | ||
