mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
Merge pull request #1389 from jhh/opencv-headless
overrides: add opencv-python-headless
This commit is contained in:
commit
d530c394e0
1 changed files with 6 additions and 0 deletions
|
@ -11678,6 +11678,12 @@
|
|||
"scikit-build",
|
||||
"setuptools"
|
||||
],
|
||||
"opencv-python-headless": [
|
||||
"cmake",
|
||||
"pip",
|
||||
"scikit-build",
|
||||
"setuptools"
|
||||
],
|
||||
"opencv4": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue