move to httpretty fork instead of bundling it.
This commit is contained in:
parent
5bec85c6c0
commit
cd518d060e
7 changed files with 36 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import functools
|
||||
import re
|
||||
|
||||
from moto.packages.httpretty import HTTPretty
|
||||
from 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