install jupyter-rfb on linux static build

This commit is contained in:
jdegenstein
2023-02-27 11:25:42 -06:00
committed by GitHub
parent feef729143
commit 5e49adcf54

View File

@@ -35,6 +35,7 @@ jobs:
pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
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
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"