Merge pull request #1389 from jhh/opencv-headless

overrides: add opencv-python-headless
This commit is contained in:
adisbladis 2023-11-01 02:38:21 +13:00 committed by GitHub
commit d530c394e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11678,6 +11678,12 @@
"scikit-build",
"setuptools"
],
"opencv-python-headless": [
"cmake",
"pip",
"scikit-build",
"setuptools"
],
"opencv4": [
"setuptools"
],