Skip to content

Commit

Permalink
Set poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-wolflein authored Jan 11, 2025
1 parent c9b11d6 commit 4e9c22d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
virtualenvs-create: false
- name: Install dependencies
run: poetry install -E docs
Expand Down

0 comments on commit 4e9c22d

Please sign in to comment.