Hi, There is an installation issue when I pip install django-soft-delete in an environment where I have coverage version > 4 ``` ERROR: soft-delete 0.2.2 has requirement coverage==4.0.3, but you'll have coverage 5.0.4 which is incompatible. ```
Hi,
There is an installation issue when I pip install django-soft-delete in an environment where I have coverage version > 4