Switch to real version of httpretty. woot.

This commit is contained in:
Steve Pulec 2013-04-29 23:36:24 -04:00
commit 84aeff5b06
4 changed files with 2 additions and 945 deletions

View file

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