mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-06 08:26:12 +02:00
upgrade poetry if already installed
This commit is contained in:
parent
4d768ae433
commit
c769b9ef7f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ before_install:
|
|||
- date
|
||||
|
||||
install:
|
||||
- pip install poetry
|
||||
- pip install --upgrade poetry
|
||||
- poetry install
|
||||
- poetry run python --version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue