mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
[Travis] manually upgrade virtualenv
to fix issues with dev version of Python 3.9
This commit is contained in:
parent
5033bb3e30
commit
2cda0afd89
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ git:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- date
|
- date
|
||||||
|
- pip install --upgrade virtualenv
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install poetry~=0.12.17
|
- pip install poetry~=0.12.17
|
||||||
|
|
Loading…
Add table
Reference in a new issue