Skip to content

Commit f5e8f5c

Browse files
committed
Add responses as a test dependency
1 parent 208880f commit f5e8f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
# httpretty >= 1.1 duplicates requests in `httpretty.latest_requests`
4242
# https://github.com/gabrielfalcao/HTTPretty/issues/425
4343
"httpretty < 1.1",
44+
"responses>=0.24.1,<1",
4445
"pytest",
4546
"pytest-runner",
4647
"pre-commit",

0 commit comments

Comments
 (0)