Skip to content

Commit

Permalink
Remove mayavi from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
landreman committed Jun 7, 2024
1 parent d3fc5a3 commit 123b263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN git clone --depth 1 https://github.com/hiddenSymmetries/VMEC2000.git /src/VM

RUN /venv/bin/pip install h5py pyoculus py_spec
RUN /venv/bin/pip install vtk==9.2.6 pyqt5 matplotlib pyevtk plotly
RUN /venv/bin/pip install mayavi
# RUN /venv/bin/pip install mayavi
RUN /venv/bin/pip install git+https://github.com/hiddenSymmetries/booz_xform
RUN /venv/bin/pip install git+https://github.com/hiddenSymmetries/virtual-casing
RUN /venv/bin/pip install git+https://github.com/rogeriojorge/pyQIC
Expand Down

0 comments on commit 123b263

Please sign in to comment.