mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-28 18:34:20 +01:00
remove pipwin/numpy installation
pip install pipwin
pipwin install numpy
This commit is contained in:
@@ -101,8 +101,6 @@ jobs:
|
||||
run: |
|
||||
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master jedi=0.17.2 ipython=7.20.0 python=3.9
|
||||
micromamba install -c conda-forge pyinstaller=4.10
|
||||
pip install pipwin
|
||||
pipwin install numpy
|
||||
pip install path
|
||||
pip install git+https://github.com/gumyr/cq_warehouse.git#egg=cq_warehouse
|
||||
pip install git+https://github.com/meadiode/cq_gears.git@main
|
||||
|
||||
Reference in New Issue
Block a user