diff options
author | jh245g <jh245g@att.com> | 2018-06-27 14:50:33 -0400 |
---|---|---|
committer | Jun (Nicolas) Hu <jh245g@att.com> | 2018-06-27 19:01:20 +0000 |
commit | d9b88cc5ee987f5fed1011583a172f3c76251814 (patch) | |
tree | 36668f1ced1b3de0f13a5d6b8a90c495e032c209 /helm/dev-requirements.txt | |
parent | cec8e7c0f90be290796d9a666edeea97e118a26f (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.txt | 6 |
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 |