ac349eda4f
The svc-map element expects to be able to "import yaml", we should ensure it's installed alongside DIB. Change-Id: I1e4c19bbb2a7143e61974cffb3d7232d90414388
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
Babel>=1.3
|
|
argparse
|
|
dib-utils # Apache-2.0
|
|
PyYAML>=3.1.0
|