Merge "Make the pin-pip macro also pin virtualenv"
This commit is contained in:
commit
255107319b
@ -313,7 +313,7 @@
|
||||
- builder:
|
||||
name: pin-pip
|
||||
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
|
||||
# in order to cater for differing requirements per branch
|
||||
|
Loading…
Reference in New Issue
Block a user