bf88100e43
This script reads the TC liaison assignments from the wiki and fills in the gaps by randomly assigning members to work with teams. Change-Id: I1d7eaad0e78fd020472fa560f08b5e7bfb9028b5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
9 lines
167 B
Plaintext
9 lines
167 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
|
|
mwclient==0.8.1
|