]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/build.yml
[build] `py2exe`: Migrate to freeze API (#5149)
[yt-dlp.git] / .github / workflows / build.yml
index 12e5426b14f60ccea47499ea5427839febdfcbe2..b35c35047926e728b35a0b60a8fdf467949e805c 100644 (file)
@@ -194,7 +194,7 @@ jobs:
           python-version: '3.8'
     - name: Install Requirements
       run: |  # Custom pyinstaller built with https://github.com/yt-dlp/pyinstaller-builds
-          python -m pip install --upgrade pip setuptools wheel "py2exe<0.12"
+          python -m pip install --upgrade pip setuptools wheel py2exe
           pip install "https://yt-dlp.github.io/Pyinstaller-Builds/x86_64/pyinstaller-5.3-py3-none-any.whl" -r requirements.txt
 
     - name: Prepare