From 1d96c4ebbc94a919df147b513009f6eb3a5df712 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 24 Oct 2017 11:27:51 -0700 Subject: Realizing no, this is only really useful for debugging. In normal testing it inflates test run time & also gets in the way of other pytest features. Mehh. Wish signal worked better. --- dev-requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-requirements.txt') diff --git a/dev-requirements.txt b/dev-requirements.txt index cff31e73..cc11c0fc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,4 +8,3 @@ wheel==0.24 twine>=1.11.0 flake8==2.6.2 pytest==3.2.1 -pytest-timeout==1.2.0 -- cgit v1.2.1