Commit 70ef62fe authored by Jérome Perrin's avatar Jérome Perrin Committed by Matevz Golob

erp5: add responses egg

https://github.com/getsentry/responses A utility for mocking out the
Python Requests library.
parent 368576c9
......@@ -483,6 +483,7 @@ eggs = ${neoppod:eggs}
python-memcached
pytz
requests
responses
threadframe
timerserver
urlnorm
......@@ -808,3 +809,9 @@ mock = 3.0.4
# Required by:
# mock = 3.0.4
funcsigs = 1.0.2
responses = 0.10.6
# Required by:
# responses = 0.10.6
cookies = 2.2.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment