Install PyYAML for the svc-map element
The svc-map element expects to be able to "import yaml", we should ensure it's installed alongside DIB. Change-Id: I1e4c19bbb2a7143e61974cffb3d7232d90414388
This commit is contained in:
parent
cafad0a148
commit
ac349eda4f
@ -4,3 +4,4 @@
|
|||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
argparse
|
argparse
|
||||||
dib-utils # Apache-2.0
|
dib-utils # Apache-2.0
|
||||||
|
PyYAML>=3.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user