ensurepip

This commit is contained in:
Tyrel Souza 2016-04-07 09:51:30 -04:00
parent c977db4557
commit 78d1500a5a
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5

View File

@ -1,6 +1,7 @@
before_script:
- apt-get update -qq && apt-get install -y -qq python
- python --version
- python -m ensurepip
- pip install -r requirements.txt
types: