96e8407730
This change adds a tool to perform basic JSONSchema validation of the reference/projects.yaml file. Change-Id: I28ff94af37d7f4de07c1d282bf3c37c77eeea101 Signed-off-by: Doug Hellmann <doug@doughellmann.com> Co-Authored-by: Zane Bitter <zbitter@redhat.com>
11 lines
197 B
Plaintext
11 lines
197 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
|
|
ruamel.yaml
|
|
jsonschema>=2.6.0
|