diff options
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 |