Upgrade python-magic in test environment
This commit is contained in:
parent
4f9dfadb71
commit
aff1bbda0b
2
tox.ini
2
tox.ini
|
@ -23,7 +23,7 @@ deps =
|
||||||
django-rest-polymorphic~=0.1
|
django-rest-polymorphic~=0.1
|
||||||
phonenumbers~=8.9.10
|
phonenumbers~=8.9.10
|
||||||
PyPDF3~=1.0.2
|
PyPDF3~=1.0.2
|
||||||
python-magic==0.4.21
|
python-magic==0.4.22
|
||||||
whoosh~=2.7
|
whoosh~=2.7
|
||||||
commands =
|
commands =
|
||||||
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
|
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
|
||||||
|
|
Loading…
Reference in New Issue