Debugging using ubuntu

This commit is contained in:
2020-10-20 10:53:37 +02:00
parent a701ca41c5
commit 88bd3eb649
2 changed files with 4 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ _git_changed() {
[[ -n "$(git status -s)" ]]
}
python --version
# PROGRAM
echo "Installing dependencies..."
pip install --no-cache-dir -r $INPUT_PIP_PATH