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

nose is unmaintained and could stop working in future versions. #252

Closed
tirkarthi opened this issue Aug 24, 2020 · 1 comment
Closed

nose is unmaintained and could stop working in future versions. #252

tirkarthi opened this issue Aug 24, 2020 · 1 comment

Comments

@tirkarthi
Copy link
Contributor

nose is unmaintained and could stop working in future versions like Python 3.10 due to importing ABC directly from collections. Ref nose-devs/nose#1099 . It would be good to migrate to pytest and I guess the migration will be simpler by replacing nose with pytest.

@lepture
Copy link
Owner

lepture commented Nov 20, 2020

@tirkarthi yes, the replacement is easy. You're welcome to create a PR for this issue.

@lepture lepture closed this as completed Feb 24, 2021
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

2 participants