mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 21:48:32 +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
Reference in a new issue