Skip to content
Snippets Groups Projects

Add sphinx-qt-documentation in docs build

Merged Oscar Gustafsson requested to merge qtdocs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,7 +7,7 @@ before_script:
@@ -7,7 +7,7 @@ before_script:
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev graphviz python3-pyqt5 xvfb
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev graphviz python3-pyqt5 xvfb
- python -m pip install --upgrade pip
- python -m pip install --upgrade pip
- python --version
- 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 install .
- pip show b_asic
- pip show b_asic
Loading