mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-26 17:34:28 +01:00
Pin ipython=7.20.0 to mmamba
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
||||
- name: Mamba install CadQuery and pyinstaller
|
||||
shell: powershell
|
||||
run: |
|
||||
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master python=3.9
|
||||
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master ipython=7.20.0 python=3.9
|
||||
micromamba install -c conda-forge pyinstaller=4.10
|
||||
pip install pipwin
|
||||
pipwin install numpy
|
||||
|
||||
Reference in New Issue
Block a user