mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
unpin poetry version in requirments
This commit is contained in:
parent
17ce55e031
commit
e048d1bdf1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ before_install:
|
||||||
- date
|
- date
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install poetry~=0.12.17
|
- pip install poetry
|
||||||
- poetry install
|
- poetry install
|
||||||
- poetry run python --version
|
- poetry run python --version
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue