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
|
|
@ -1,7 +1,7 @@
|
|||
import functools
|
||||
import re
|
||||
|
||||
from httpretty import HTTPretty
|
||||
from moto.packages.httpretty import HTTPretty
|
||||
from .responses import metadata_response
|
||||
from .utils import convert_regex_to_flask_path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue