remove pip version

This commit is contained in:
Mikhail Timofeev
2020-04-28 19:47:21 +03:00
parent 878bfee052
commit 8a18322597

View File

@@ -22,6 +22,5 @@ done
# Document what was added to the image
echo "Lastly, documenting what we added to the metadata file"
DocumentInstalledItem "Python ($(python --version 2>&1))"
DocumentInstalledItem "pip ($(pip --version))"
DocumentInstalledItem "Python3 ($(python3 --version))"
DocumentInstalledItem "pip3 ($(pip3 --version))"