Skip to content

Commit 18fb76a

Browse files
committed
older poetry
1 parent be48dcc commit 18fb76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test-sdist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install
3232
run: |
3333
python -m pip install --upgrade pip
34-
python -m pip install poetry
34+
python -m pip install poetry==1.7.1
3535
- name: Prepare
3636
run: |
3737
poetry build --version

0 commit comments

Comments
 (0)