Skip to content

Commit

Permalink
Include missing dependency in installation scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
fdelavega committed Dec 19, 2017
1 parent 1277ed5 commit a5f617b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/resolve-basic-dep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ fi

pip3 install sh
pip3 install click
pip3 install pymysql

mkdir /opt/biz-ecosystem/

Expand Down

0 comments on commit a5f617b

Please sign in to comment.