From 9e519400bc506b1cc366e30d9c951a6a5cab8fae Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 26 May 2013 12:47:37 -0400 Subject: [PATCH] Don't install PyYAML as ansible already will have. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf1c51c640..c4da567330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,6 @@ ipython markdown pexpect python-dateutil -PyYAML South # You may also need to install the following extra packages using the OS