Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ pages: - git-run-ia2 before_script: - pip install --upgrade pip - pip install setuptools - pip install setuptools gnuplotlib # Install project so Sphinx can import it - pip install -e . # Install doc dependencies Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -134,7 +134,7 @@ pages: - git-run-ia2 before_script: - pip install --upgrade pip - pip install setuptools - pip install setuptools gnuplotlib # Install project so Sphinx can import it - pip install -e . # Install doc dependencies Loading