From f61f1fdf8fbe9b842340d9bb9a26230e84eac341 Mon Sep 17 00:00:00 2001 From: Andrew Melton Date: Thu, 9 May 2013 16:35:15 -0400 Subject: [PATCH] Adding Pympler to pip-requires --- etc/pip-requires.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/pip-requires.txt b/etc/pip-requires.txt index 0024701..c1d3915 100644 --- a/etc/pip-requires.txt +++ b/etc/pip-requires.txt @@ -5,3 +5,4 @@ kombu>=2.4.7 librabbitmq>=1.0.0 prettytable>=0.7.2 argparse +Pympler