diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2015-12-11 16:46:50 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2015-12-11 16:46:50 +0100 |
commit | ff711291d39b1e850405120223070d8ec0ba9580 (patch) | |
tree | 2889d0580cd4c138418cd1e5eb8b7a11e4dfd796 /docker/requirements.pip | |
parent | 8a06ec23b4395bd3609526e3e0bffd227622f688 (diff) |
Remove gsutil python module in the docker image
It is not used since it will be used only in the jumphost
to push things to the artifact repository
Change-Id: Idabc6e68b44ee87310a3875b834fc92508a1d511
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 741041ec0..43777e87f 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -11,5 +11,4 @@ pexpect==4.0 requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 -robotframework-sshlibrary==2.1.1 -gsutil==4.16 +robotframework-sshlibrary==2.1.1
\ No newline at end of file |