mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 05:01:48 +02:00
Also upgrade virtualenv
As mentioned in https://travis-ci.community/t/pip-install-cryptography-fails-on-py36/11233/4
This commit is contained in:
parent
a7cd52bca3
commit
aa31b8ace8
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ python:
|
|||
- "3.9"
|
||||
script: tox
|
||||
before_install:
|
||||
- python -m pip install --upgrade pip
|
||||
- python -m pip install --upgrade pip virtualenv
|
||||
install:
|
||||
- pip --version
|
||||
- pip install tox-travis
|
||||
|
|
Loading…
Reference in a new issue