Skip to content

Commit

Permalink
Revert "Fix support for Poetry 2.0.0"
Browse files Browse the repository at this point in the history
This reverts commit e2f3b5a.
  • Loading branch information
andyfoston committed Jan 7, 2025
1 parent e2f3b5a commit babb01f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 106 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Set up Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
- name: Install dependencies
run: |
poetry install
Expand Down
Loading

0 comments on commit babb01f

Please sign in to comment.