Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -349,7 +349,7 @@ documentation: python-numpy python-pillow python-pip python-scipy python-wheel swig texlive # HACK: Fix bullet lists. - pip install docutils==0.18 sphinx==6.0.0 --break-system-packages - pip install docutils==0.18 sphinx==6.0.0 standard-imghdr --break-system-packages - pip install autoapi picos-sphinx-theme swiglpk --break-system-packages - pip install qics --break-system-packages # For QREP doctests script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -349,7 +349,7 @@ documentation: python-numpy python-pillow python-pip python-scipy python-wheel swig texlive # HACK: Fix bullet lists. - pip install docutils==0.18 sphinx==6.0.0 --break-system-packages - pip install docutils==0.18 sphinx==6.0.0 standard-imghdr --break-system-packages - pip install autoapi picos-sphinx-theme swiglpk --break-system-packages - pip install qics --break-system-packages # For QREP doctests script: Loading