diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 50f36b81d639531c3fb953cda5945b6dab628f7b..d4b175dff9580fdcd333be7975f2f20f280f312f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ before_script: - apt-get install --yes build-essential cmake libfmt-dev pybind11-dev graphviz python3-pyqt5 xvfb - python -m pip install --upgrade pip - python --version - - pip install pytest pytest-cov sphinx furo numpydoc pytest-xvfb pytest-qt setuptools_scm + - pip install pytest pytest-cov sphinx furo numpydoc pytest-xvfb pytest-qt setuptools_scm sphinx-qt-documentation - pip install . - pip show b_asic