Skip to content

Commit 7b81cbb

Browse files
committed
revert to poetry 1.5.1 in CI for python 3.7 support
1 parent 49b3343 commit 7b81cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install Poetry
4444
uses: snok/install-poetry@v1
4545
with:
46-
version: 1.8.3
46+
version: 1.5.1
4747
virtualenvs-create: true
4848
virtualenvs-in-project: true
4949
- name: Install Basic Dependencies

0 commit comments

Comments
 (0)