pip installing this package is still using django.utils import six
Connotating opened this issue · 1 comments
Connotating commented
when installed with pip, in the init file of the package there is still an import from django.utils import six; it is not compatible with django 3.0+