Add pip freeze for debugging
To assist with debugging show what's in the venv. Change-Id: If2c1455eaef22cf2087803860c5226a07801ea3e
This commit is contained in:
parent
f224cae0bd
commit
9aa89de926
@ -57,6 +57,7 @@ pip_requires() {
|
||||
fi
|
||||
|
||||
echo "Requirements installed"
|
||||
pip freeze
|
||||
}
|
||||
|
||||
db_sync() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user