8d38d82b41
Use an ordered dictionary loader to maintain the order items appear in the projects file so we can produce them in the same order in the output. Change-Id: I96707f96056cc94a34cf9f4b9edfb73f42f7bb27 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
# NOTE(harlowja): For graph generation tool.
|
|
#
|
|
# Not currently needed for anything else.
|
|
pydot2>=1.0.32
|
|
PyYAML>=3.1.0
|
|
six>=1.9.0
|
|
yamlordereddictloader
|