Add six package install in bootstrap
CoreOS installation (and maybe more ?) requires the six package to be installed for dependencies
This commit is contained in:
parent
d323501c7f
commit
70c909fc3d
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
pypy_version: 2.4.0
|
||||
pip_python_modules:
|
||||
- httplib2
|
||||
- six
|
||||
|
|
Loading…
Reference in a new issue