Skip to content
Snippets Groups Projects
Verified Commit 784f27a7 authored by Björn Ludwig's avatar Björn Ludwig
Browse files

ci(sphinx): fix dependency installation

parent 930a4827
No related branches found
No related tags found
No related merge requests found
...@@ -97,8 +97,6 @@ sphinx: ...@@ -97,8 +97,6 @@ sphinx:
- poetry install --with docs - poetry install --with docs
- apt update - apt update
- apt -y install pandoc - apt -y install pandoc
- python -m piptools sync docs-requirements.txt
- pip install .
- sphinx-build -W --keep-going docs/ docs/_build - sphinx-build -W --keep-going docs/ docs/_build
black: black:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment