Skip to content

Commit

Permalink
[MAINT] Bump poetry to v2 (#1417)
Browse files Browse the repository at this point in the history
* remove pin in unit test workflow

* update lock file to use v2
  • Loading branch information
NicolasGensollen authored Jan 21, 2025
1 parent cdafc27 commit d379ae6
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: snok/install-poetry@v1
with:
version: 1.8.3
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit d379ae6

Please sign in to comment.