Add phonenumbers in tox
This commit is contained in:
parent
e3a32a41f9
commit
6611c1c896
2
tox.ini
2
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 =
|
||||
|
|
Loading…
Reference in New Issue