Skip to content

Commit

Permalink
Merge pull request #127 from grillazz/126-python-312
Browse files Browse the repository at this point in the history
upgrade to poetry 1.7.1
  • Loading branch information
grillazz authored Jan 31, 2024
2 parents 49f129c + ab91172 commit 8d2e7b8
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 292 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
python-version: [ "3.11" ]
poetry-version: [ "1.6.1" ]
poetry-version: [ "1.7.1" ]

env:
PYTHONDONTWRITEBYTECODE: 1
Expand Down
Loading

0 comments on commit 8d2e7b8

Please sign in to comment.