From 3ba85424c7872386ce64175acb05241cab118f20 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Tue, 4 Jun 2024 14:09:54 -0500 Subject: [PATCH] Update pyinstaller-builds-actions-PIP-TAR.yml -> use mainline pyinstaller-hooks-contrib --- .github/workflows/pyinstaller-builds-actions-PIP-TAR.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml index 9a8ecdc..d593499 100644 --- a/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-PIP-TAR.yml @@ -29,7 +29,7 @@ jobs: pip install pyopengl pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi - pip install pyinstaller>=5.6 git+https://github.com/jdegenstein/pyinstaller-hooks-contrib + pip install pyinstaller>=5.6 pip install path pip install jupyter-rfb pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse @@ -66,7 +66,7 @@ jobs: micromamba info pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install --pre git+https://github.com/cadquery/cadquery casadi - pip install pyinstaller>=5.6 git+https://github.com/jdegenstein/pyinstaller-hooks-contrib + pip install pyinstaller>=5.6 pip install path pip uninstall -y PyQt5 pip install PyQt5==5.15.7 @@ -107,7 +107,7 @@ jobs: pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install https://github.com/CadQuery/ocp-build-system/releases/download/7.7.2.0/cadquery_ocp-7.7.2-cp311-cp311-macosx_11_0_arm64.whl pip install --pre git+https://github.com/cadquery/cadquery casadi - pip install pyinstaller>=5.6 git+https://github.com/jdegenstein/pyinstaller-hooks-contrib + pip install pyinstaller>=5.6 pip install path pip uninstall -y PyQt5 pip install PyQt5==5.15.10 @@ -146,7 +146,7 @@ jobs: micromamba info pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor pip install --pre git+https://github.com/cadquery/cadquery casadi - pip install pyinstaller>=5.6 git+https://github.com/jdegenstein/pyinstaller-hooks-contrib + pip install pyinstaller>=5.6 pip install path pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse pip install git+https://github.com/gumyr/bd_warehouse