diff options
Diffstat (limited to 'helm/dev-requirements.txt')
-rw-r--r-- | helm/dev-requirements.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/helm/dev-requirements.txt b/helm/dev-requirements.txt deleted file mode 100644 index 48bc5ba..0000000 --- a/helm/dev-requirements.txt +++ /dev/null @@ -1,6 +0,0 @@ -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 |