From 7f27df4c51059942e79e6f904636eb63b684f5c1 Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Fri, 29 Jan 2016 20:52:51 -0500 Subject: [PATCH] TST: We want the longest times, no matter the color --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) 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