Remove unused pipdeptree install
[releng/builder.git] / jjb / integration / integration-install-robotframework.sh
index 75e389d977f970af708eda7f4f26bc4d248e9565..78b9a98e0fa5a8a4562f66eaba2e2fac542cb4da 100644 (file)
@@ -63,7 +63,6 @@ pip install odltools
 odltools -V
 
 # Print installed versions.
-pip install --upgrade pipdeptree
 pip freeze
 
 # vim: sw=4 ts=4 sts=4 et ft=sh :