We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9704b60 commit 1b16dffCopy full SHA for 1b16dff
tox.ini
@@ -9,7 +9,7 @@ deps =
9
pytest
10
pytest-cov
11
pytest-mock
12
- responses!=0.24
+ responses!=0.24,!=0.25.5
13
commands =
14
pytest {posargs} test README.rst docs/index.rst
15
0 commit comments