From 6611c1c896fbc79dc2320a3084b87ad836e7b792 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Tue, 29 Dec 2020 16:36:35 +0100 Subject: [PATCH] Add phonenumbers in tox --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index d3cd380..91b619a 100644 --- a/tox.ini +++ b/tox.ini @@ -16,10 +16,12 @@ deps = django-crispy-forms~=1.9 django-filter~=2.3 django-haystack~=3.0 + django-phonenumber-field~=5.0.0 django-polymorphic~=3.0 django-tables2~=2.3 djangorestframework~=3.12 django-rest-polymorphic~=0.1 + phonenumbers~=8.9.10 python-magic~=0.4 whoosh~=2.7 commands =