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

Revert "Add setuptools run-time requirement to opencv"

This reverts commit 4fae6d55.
parent 4fae6d55
No related branches found
No related tags found
No related merge requests found
...@@ -175,7 +175,6 @@ outputs: ...@@ -175,7 +175,6 @@ outputs:
run: run:
- {{ pin_subpackage('libopencv', exact=True) }} - {{ pin_subpackage('libopencv', exact=True) }}
- {{ pin_subpackage('py-opencv', exact=True) }} - {{ pin_subpackage('py-opencv', exact=True) }}
- {{ pin_compatible('setuptools') }}
test: test:
script: run_test_opencv.py 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