From 1fdf99fc315c64e91833808b82c8ba99fbb6c6de Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 27 Apr 2013 11:24:51 -0400 Subject: [PATCH] Do not install paramiko from pip, as ansible already requires the OS paramiko and this will result in it not being found. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eebba10140..6f7b5d2769 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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