summaryrefslogtreecommitdiffstats
path: root/helm/dev-requirements.txt
diff options
context:
space:
mode:
authorjh245g <jh245g@att.com>2018-06-27 14:50:33 -0400
committerJun (Nicolas) Hu <jh245g@att.com>2018-06-27 19:01:20 +0000
commitd9b88cc5ee987f5fed1011583a172f3c76251814 (patch)
tree36668f1ced1b3de0f13a5d6b8a90c495e032c209 /helm/dev-requirements.txt
parentcec8e7c0f90be290796d9a666edeea97e118a26f (diff)
Update helm plugin source code
Change-Id: I1689d8d915c8f18a3e8230dcabb33413a2b9043e Issue-ID: CCSDK-322 Signed-off-by: jh245g <jh245g@att.com>
Diffstat (limited to 'helm/dev-requirements.txt')
-rw-r--r--helm/dev-requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/helm/dev-requirements.txt b/helm/dev-requirements.txt
new file mode 100644
index 0000000..48bc5ba
--- /dev/null
+++ b/helm/dev-requirements.txt
@@ -0,0 +1,6 @@
+pyyaml==3.12
+
+-e git+https://github.com/cloudify-cosmo/cloudify-dsl-parser@4.1.1-build#egg=cloudify-dsl-parser==4.1.1
+-e git+https://github.com/cloudify-cosmo/cloudify-rest-client@4.1.1-build#egg=cloudify-rest-client==4.1.1
+-e git+https://github.com/cloudify-cosmo/cloudify-plugins-common@4.1.1-build#egg=cloudify-plugins-common==4.1.1
+nose