diff --git a/.conda/meta.yaml b/.conda/meta.yaml index cb090a829..1eeb5232b 100644 --- a/.conda/meta.yaml +++ b/.conda/meta.yaml @@ -125,4 +125,9 @@ requirements: # https://github.com/talmolab/sleap/pull/1744 # test: # imports: -# - sleap \ No newline at end of file +# - sleap +test: + requires: + - pip + # https://github.com/conda-forge/opencv-feedstock/issues/401#issuecomment-2028099423 + - libopencv *=headless* # [linux] \ No newline at end of file