Skip to content

Commit

Permalink
fixup! Use Poetry in readthedocs
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
  • Loading branch information
carmenbianca committed May 6, 2024
1 parent 5ec4612 commit 3b5b250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
- name: Install dependencies
run: |
pip install poetry~=1.2.0
poetry install --no-interaction --only main,docs
- name: Create docs with Sphinx
run: |
make docs

0 comments on commit 3b5b250

Please sign in to comment.