Skip to content

Commit

Permalink
Update to poetry 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
subho007 committed Jan 30, 2025
1 parent a3b8501 commit 79f46be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: 1.1.11
poetry-version: 2.0.0
- name: Install dependencies
run: |
poetry install --no-root
Expand Down

0 comments on commit 79f46be

Please sign in to comment.