diff --git a/.coveragerc b/.coveragerc index c170c80db7e3..157f481735af 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,6 +1,7 @@ [run] branch = True -dynamic_context = test_function +# TODO: Re-Enable when https://github.com/nedbat/coveragepy/issues/1527 is resolved +# dynamic_context = test_function source = warehouse