mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-20 14:37:04 +01:00
Update pyinstaller-builds-actions-PIP-TAR.yml
Remove:
pip install pipwin
pipwin install numpy
Will probably break everything because we may need MKL-enabled numpy.
This commit is contained in:
@@ -103,8 +103,6 @@ jobs:
|
|||||||
pip install --pre cadquery casadi==3.5.5
|
pip install --pre cadquery casadi==3.5.5
|
||||||
pip install pyinstaller==4.10
|
pip install pyinstaller==4.10
|
||||||
pip install path
|
pip install path
|
||||||
pip install pipwin
|
|
||||||
pipwin install numpy
|
|
||||||
pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse
|
pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse
|
||||||
pip install git+https://github.com/meadiode/cq_gears.git@main
|
pip install git+https://github.com/meadiode/cq_gears.git@main
|
||||||
pip install -e "git+https://github.com/CadQuery/cadquery-plugins.git#egg=cq_cache&subdirectory=plugins/cq_cache"
|
pip install -e "git+https://github.com/CadQuery/cadquery-plugins.git#egg=cq_cache&subdirectory=plugins/cq_cache"
|
||||||
|
|||||||
Reference in New Issue
Block a user