diff --git a/setup.cfg b/setup.cfg index 2f4dbf00..5ae21162 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,11 +4,9 @@ detailed-errors=1 with-ignore-docstrings=1 with-timer=1 timer-top-n=15 -timer-filter=warning with-coverage=1 cover-package=zipline - [metadata] description-file = README.rst