Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove or upgrade django-setuptest test runner #14

Open
kbytesys opened this issue Mar 17, 2020 · 3 comments
Open

Remove or upgrade django-setuptest test runner #14

kbytesys opened this issue Mar 17, 2020 · 3 comments

Comments

@kbytesys
Copy link
Owner

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

@shuckc
Copy link
Contributor

shuckc commented Jan 25, 2021

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

@kbytesys
Copy link
Owner Author

@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.

@Bishwas-py
Copy link

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants