Closed eduardo-rodrigues closed 6 years ago
You'll need to remove 'numpythia.extern',
from the setup.py main function, too. This is one of the reasons listing them there manually is a bad idea...
Yep, noticed it and remove it - had indeed overlooked, not seeing it when grep'ing for 'six' somehow.
Hi @henryiii, the issue is that same as the one we talked about yesterday. It's got to do with a mix-up when unittest tries to run. Will you have time to make the move to pytest as you suggested?
Yes, later today. Would you like me to work on this branch or a new one and then you can merge this one?
Brilliant! As you prefer … We can even change the PR title to incorporate both things.
Okay, I'll work here then.
Thanks a lot @henryiii!
As per our discussion @henryiii.