Skip to content
Snippets Groups Projects
Commit 590d6b5f authored by James Briggs's avatar James Briggs
Browse files

fix: sr install

parent b1fb7dbc
Branches logan/docs_finish
Tags
No related merge requests found
...@@ -32,7 +32,7 @@ jobs: ...@@ -32,7 +32,7 @@ jobs:
cache: poetry cache: poetry
- name: Install dependencies - name: Install dependencies
run: | run: |
poetry install --all-extras poetry install
pip install -r docs/source/requirements.txt pip install -r docs/source/requirements.txt
- name: Build docs - name: Build docs
run: | run: |
......
sphinx sphinx
sphinxawesome-theme==5.2.0 sphinxawesome-theme==5.2.0
sphinx-autodoc-typehints sphinx-autodoc-typehints
\ No newline at end of file .
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment