Added tox requirement to base.yaml playbook
This commit is contained in:
parent
c3a13e7cee
commit
faa199ab96
@ -26,6 +26,7 @@
|
||||
- python-pudb
|
||||
- python-dev
|
||||
- python-virtualenv
|
||||
- tox
|
||||
# Required by packer
|
||||
- build-essential
|
||||
# for torrent transport
|
||||
@ -34,6 +35,7 @@
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
|
||||
|
||||
# PIP
|
||||
#- apt: name=python-pip state=absent
|
||||
#- shell: easy_install pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user