]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/quick-test.yml
Remove Python 3.7 support (#8361)
[yt-dlp.git] / .github / workflows / quick-test.yml
index e4fd89551f547ec9593287406d1507477548f59a..edbdaffd747ce35131053947aac1be2b1b9a7cb6 100644 (file)
@@ -15,7 +15,7 @@ jobs:
       with:
         python-version: '3.11'
     - name: Install test requirements
-      run: pip install pytest pycryptodomex
+      run: pip install pytest -r requirements.txt
     - name: Run tests
       run: |
         python3 -m yt_dlp -v || true