Merge "Make the pin-pip macro also pin virtualenv"
This commit is contained in:
commit
255107319b
@ -313,7 +313,7 @@
|
|||||||
- builder:
|
- builder:
|
||||||
name: pin-pip
|
name: pin-pip
|
||||||
builders:
|
builders:
|
||||||
- shell: sudo pip install "pip<8"
|
- shell: sudo pip install "pip<8" "virtualenv<14"
|
||||||
|
|
||||||
# note that this job uses an in-repo script for execution
|
# note that this job uses an in-repo script for execution
|
||||||
# in order to cater for differing requirements per branch
|
# in order to cater for differing requirements per branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user