Readd pipwin/numpy to mmamba

This commit is contained in:
jdegenstein
2022-09-20 08:19:20 -05:00
committed by GitHub
parent b6d3c0b580
commit 3e9b2d5881

View File

@@ -102,6 +102,8 @@ jobs:
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master debugpy ipython=8.4.0 jedi=0.17.2 python=3.9
micromamba install -c conda-forge pyinstaller=4.10
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/meadiode/cq_gears.git@main
pip install -e "git+https://github.com/CadQuery/cadquery-plugins.git#egg=cq_cache&subdirectory=plugins/cq_cache"