Skip to content

Commit

Permalink
Upgrade setuptools (fixes #9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed May 19, 2016
1 parent 45bc949 commit 51315d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superlumic
Expand Up @@ -95,6 +95,7 @@ if ! exists pip; then
fi
if ! exists ansible; then
setStatusMessage "Install Ansible"
pip install --upgrade setuptools --user python
sudo pip install -q ansible
fi

Expand Down

0 comments on commit 51315d8

Please sign in to comment.