Merge pull request #65 from xarses/jessie-pip

Update pip before running through requirements
This commit is contained in:
Łukasz Oleś 2015-05-29 21:51:27 +02:00
commit a53fb8c74b

View File

@ -13,6 +13,7 @@
- apt: name=python-pudb state=present
- apt: name=python-pip state=present
- apt: name=python-mysqldb state=present
- shell: pip install -U pip
- shell: pip install docker-py==1.1.0
# requirements