mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Do not install paramiko from pip, as ansible already requires the OS paramiko and this will
result in it not being found.
This commit is contained in:
parent
2a875411d0
commit
1fdf99fc31
@ -4,7 +4,6 @@ django-devserver==0.5.0
|
||||
django-extensions==1.1.1
|
||||
django-jsonfield==0.9.2
|
||||
ipython==0.13.1
|
||||
paramiko==1.10.0
|
||||
pexpect==2.4
|
||||
# psycopg2==2.4.6
|
||||
python-dateutil==1.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user