Merge pull request #690 from quantopian/time-tests

TEST: Run nosetests with timings.
This commit is contained in:
Scott Sanderson
2015-10-25 16:50:02 -04:00
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
nose==1.3.7
nose-parameterized==0.5.0
nose-ignore-docstring==0.2
nose-timer==0.5.0
xlrd==0.9.4
# These are required by mock or its dependencies