Install pip the correct way on Alpine...

This commit is contained in:
Cédric Bonhomme 2019-10-27 17:48:14 +01:00
parent 44fc336c8a
commit e74662cc90
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -2,7 +2,9 @@ image: alpine/3.10
sources:
- https://git.sr.ht/~cedric/Stegano
packages:
- python-pip
- python3
- python3-dev
- py3-pip
tasks:
- setup: |
pip install pipenv