Skip to content

Commit

Permalink
peg poetry version to maintain 3.7 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Oct 12, 2023
1 parent c155243 commit 17e4688
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 @@ -33,7 +33,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.5.1
version: 1.5.1
virtualenvs-create: true
virtualenvs-in-project: true
- name: Install Release Dependencies
Expand Down

0 comments on commit 17e4688

Please sign in to comment.