django-recaptcha3 icon indicating copy to clipboard operation
django-recaptcha3 copied to clipboard

Remove or upgrade django-setuptest test runner

Open kbytesys opened this issue 4 years ago • 3 comments

With Django >=3 we are unable to execute tests, because django-setuptest needs to be updated or removed

https://stackoverflow.com/questions/59193514/importerror-cannot-import-name-six-from-django-utils

kbytesys avatar Mar 17 '20 22:03 kbytesys

As a workaround you can $ pip install django-utils-six then use $ python setup.py test as usual.

shuckc avatar Jan 25 '21 11:01 shuckc

@Bishwas-py it's the second time that you pollute a bug report with your article, that's not related to this package. please stop it.

kbytesys avatar May 15 '21 16:05 kbytesys

@Bishwas-py it's the second time that you pollute a bug report with your article, that's not related to this package. please stop it.

Sorry brother, I won't do it again!

Bishwas-py avatar May 16 '21 01:05 Bishwas-py