From 0522db0f6369b458e315b5b25962499b7ad7f104 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Tue, 19 Jan 2021 00:38:21 +0100 Subject: [PATCH] Install PyPDF3 in test environment --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 771c5de..55a8978 100644 --- a/tox.ini +++ b/tox.ini @@ -22,6 +22,7 @@ deps = djangorestframework~=3.12 django-rest-polymorphic~=0.1 phonenumbers~=8.9.10 + PyPDF3~=1.0.2 python-magic==0.4.18 whoosh~=2.7 commands =