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_tests.yml
vendored
1
.github/workflows/e2e_tests.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
|
||||
- name: Install Poetry
|
||||
run: |
|
||||
export POETRY_VERSION=1.8.5
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue