From 63b7f6d38288209be7953fcb32c3ac7018166327 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Mon, 30 Jul 2018 10:11:49 +0100 Subject: [PATCH] [Tests] Add pytest-twisted to tox deps --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 176c6e0ab..3e8688c6b 100644 --- a/tox.ini +++ b/tox.ini @@ -35,6 +35,7 @@ deps = pyopenssl pyxdg pytest + pytest-twisted mock slimit pillow