Add tests/ansible/requirements.txt to Tox.
parent
cd6486b0e9
commit
c286f4f107
@ -1,2 +1,4 @@
|
||||
ansible; python_version >= '2.7'
|
||||
ansible<2.7; python_version < '2.7'
|
||||
paramiko==2.3.2 # Last 2.6-compat version.
|
||||
google-api-python-client==1.6.5
|
||||
|
Loading…
Reference in New Issue