ensurepip
This commit is contained in:
parent
c977db4557
commit
78d1500a5a
@ -1,6 +1,7 @@
|
|||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq && apt-get install -y -qq python
|
- apt-get update -qq && apt-get install -y -qq python
|
||||||
- python --version
|
- python --version
|
||||||
|
- python -m ensurepip
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
types:
|
types:
|
||||||
|
Loading…
Reference in New Issue
Block a user