Install latest tox from pip
This commit is contained in:
parent
faa199ab96
commit
cc5e379151
@ -26,7 +26,6 @@
|
|||||||
- python-pudb
|
- python-pudb
|
||||||
- python-dev
|
- python-dev
|
||||||
- python-virtualenv
|
- python-virtualenv
|
||||||
- tox
|
|
||||||
# Required by packer
|
# Required by packer
|
||||||
- build-essential
|
- build-essential
|
||||||
# for torrent transport
|
# for torrent transport
|
||||||
@ -50,6 +49,9 @@
|
|||||||
# Redis
|
# Redis
|
||||||
- shell: sudo pip install redis
|
- shell: sudo pip install redis
|
||||||
|
|
||||||
|
# fresh tox
|
||||||
|
- shell: sudo pip install tox
|
||||||
|
|
||||||
# Ubuntu OpenStack packages
|
# Ubuntu OpenStack packages
|
||||||
#- apt: name=ubuntu-cloud-keyring state=present
|
#- apt: name=ubuntu-cloud-keyring state=present
|
||||||
#- shell: echo "deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main" > /etc/apt/sources.list.d/cloudarchive-kilo.list
|
#- shell: echo "deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main" > /etc/apt/sources.list.d/cloudarchive-kilo.list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user