Exec pip freeze in gate-requirements-install

Change-Id: Icf153fc4f89b4af9efafc3763f5636503d31f550
This commit is contained in:
Sergey Lukjanov 2013-07-26 09:48:45 +04:00
parent 47eeb86fef
commit 021e325b32

View File

@ -22,5 +22,8 @@
# Run the same basic pip command that the mirror script runs.
.venv/bin/pip install -M -U --exists-action=w $PIP_ARGS
# Print all installed stuff to demonstrate versions
.venv/bin/pip freeze
publishers:
- console-log