diff --git a/tox.ini b/tox.ini index 8cc365749c..69353b888f 100644 --- a/tox.ini +++ b/tox.ini @@ -8,7 +8,7 @@ requires = tox<4 [pytest] -addopts = --verbose +addopts = --verbose -p no:requests_mock [testenv] usedevelop = True