summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb
diff options
context:
space:
mode:
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.bb1
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"
5DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native" 5DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native"
6 6
7PYPI_PACKAGE = "scikit_build" 7PYPI_PACKAGE = "scikit_build"
8UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
8 9
9inherit pypi python_hatchling 10inherit pypi python_hatchling
10 11