mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
pin poetry to 1.8.5 (#358)
This commit is contained in:
parent
8407edae99
commit
aa11113cea
5 changed files with 5 additions and 0 deletions
1
.github/workflows/e2e_test_demos.yml
vendored
1
.github/workflows/e2e_test_demos.yml
vendored
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
|
||||
- name: install poetry
|
||||
run: |
|
||||
export POETRY_VERSION=1.8.5
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
|
||||
- name: setup python venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue