mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user