overrides: add opencv-python-headless

This commit is contained in:
Jeff Hutchison 2023-10-31 08:40:35 -04:00
parent 626111646f
commit a757ece9d1
No known key found for this signature in database
GPG key ID: 26960A62CBEEC91D

View file

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