From 669be0a2b0a6781b1ac1b623eda3e37775b218cf Mon Sep 17 00:00:00 2001 From: Mikhail Korobov Date: Tue, 6 Oct 2015 17:24:52 +0500 Subject: [PATCH] TST don't use broken Pillow version in tests --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8b4c9e875..eae7e8e47 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ deps = -rrequirements.txt # Extras boto - Pillow + Pillow != 3.0.0 leveldb -rtests/requirements.txt commands =