From 5c7a4549f7a084b1e26313cf61903b7cb73a1658 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 1 Nov 2016 11:30:13 +0000 Subject: [PATCH] [Tests] Add pillow dep so pylint parses Win32IconImagePlugin --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 7c8010eb8..8a8204af2 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,7 @@ deps = pytest mock slimit + pillow whitelist_externals = py.test commands = {envpython} setup.py test