move back to bundled httpretty for now
This commit is contained in:
parent
46b38c705c
commit
fe2b3518ae
3 changed files with 173 additions and 156 deletions
4
setup.py
4
setup.py
|
|
@ -20,9 +20,5 @@ setup(
|
|||
"boto",
|
||||
"Jinja2",
|
||||
"flask",
|
||||
"spulec-httpretty>=0.5.12",
|
||||
],
|
||||
dependency_links=[
|
||||
'http://github.com/spulec/HTTPretty/tarball/master#egg=spulec-httpretty-0.5.12',
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue