From baa46abddbfc21aaf5f8f1f65151962b025e59d6 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Tue, 19 Feb 2013 09:59:51 -0400 Subject: [PATCH] Missing argparse in piprequires --- etc/pip-requires.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/pip-requires.txt b/etc/pip-requires.txt index 2676d61..c88953c 100644 --- a/etc/pip-requires.txt +++ b/etc/pip-requires.txt @@ -3,3 +3,4 @@ MySQL-python>=1.2.3 eventlet>=0.9.17 kombu>=2.4.7 librabbitmq>=1.0.0 +argparse