fix install pytest

cv2_segfault_repro_1
scito 1 year ago
parent 8fb6f4181e
commit 8b9f61507a

@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -U -r pytest
pip install -U pytest
# pip install -U .
- name: Test with pytest cv2 4.6
run: |

Loading…
Cancel
Save