summaryrefslogtreecommitdiff
path: root/Requires
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2013-09-08 22:36:28 -0700
committerJoshua Harlow <harlowja@gmail.com>2013-09-08 22:36:28 -0700
commite56659253c4284be4c78d373d3f0a1deab9bd201 (patch)
tree8fa2772838a29b9778bce682cbd8f230d7be122e /Requires
parent2ee2d10a042c96160e4745431d1d0c25904b5d88 (diff)
downloadvyos-cloud-init-e56659253c4284be4c78d373d3f0a1deab9bd201.tar.gz
vyos-cloud-init-e56659253c4284be4c78d373d3f0a1deab9bd201.zip
Add test + remove jsonschema (for now)
Diffstat (limited to 'Requires')
-rw-r--r--Requires4
1 files changed, 0 insertions, 4 deletions
diff --git a/Requires b/Requires
index b00dd58e..f19c9691 100644
--- a/Requires
+++ b/Requires
@@ -34,7 +34,3 @@ boto
# For patching pieces of cloud-config together
jsonpatch
-
-# For validating that a config modules needed configuration specified
-# in a correct format that the module can understand
-jsonschema