diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb b/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb index eacd67a05c..3b2e8b714e 100644 --- a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb +++ b/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7c96d2b08b3cec6d3c67fb864d1fd8cc" | |||
5 | DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native" | 5 | DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native" |
6 | 6 | ||
7 | PYPI_PACKAGE = "scikit_build" | 7 | PYPI_PACKAGE = "scikit_build" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
10 | 11 | ||