Revert "Switch to real version of httpretty. woot."

This reverts commit 84aeff5b06.
This commit is contained in:
Steve Pulec 2013-04-30 08:33:53 -04:00
commit fd828bdb2d
4 changed files with 945 additions and 2 deletions

View file

@ -20,6 +20,5 @@ setup(
"boto",
"Jinja2",
"flask",
"httpretty",
],
)