Răsfoiți Sursa

try opencv with 3.7 compatibility

Rodja Trappe 2 ani în urmă
părinte
comite
3a9eb3c64f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -23,7 +23,7 @@ jobs:
       - name: install dependencies
         run: |
           poetry install
-          poetry add opencv-python opencv-contrib-python-headless
+          poetry add opencv-python=4.6.0.66
       - name: test startup
         run: poetry run ./test_startup.sh
       - name: setup chromedriver