Skip to content
Snippets Groups Projects
Commit 4fae6d55 authored by Vincent POLLET's avatar Vincent POLLET
Browse files

Add setuptools run-time requirement to opencv

parent 3e50c66d
No related branches found
No related tags found
No related merge requests found
Pipeline #47343 failed
......@@ -175,6 +175,7 @@ outputs:
run:
- {{ pin_subpackage('libopencv', exact=True) }}
- {{ pin_subpackage('py-opencv', exact=True) }}
- {{ pin_compatible('setuptools') }}
test:
script: run_test_opencv.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment