Skip to content

FIX replace nose with pytest for Python 3.10 compatibility#1068

Open
xcompass wants to merge 1 commit intomasterfrom
nose-removal
Open

FIX replace nose with pytest for Python 3.10 compatibility#1068
xcompass wants to merge 1 commit intomasterfrom
nose-removal

Conversation

@xcompass
Copy link
Member

nose 1.3.7 is abandoned and incompatible with Python 3.10 (removed collections.Callable). Replace nosetests with pytest in Makefile targets (testb, testb-coverage, testb-profile, testci) and swap nose==1.3.7 for pytest + pytest-cov in requirements.txt.

nose 1.3.7 is abandoned and incompatible with Python 3.10 (removed
collections.Callable). Replace nosetests with pytest in Makefile targets
(testb, testb-coverage, testb-profile, testci) and swap nose==1.3.7 for
pytest + pytest-cov in requirements.txt.
@xcompass xcompass requested a review from ionparticle March 13, 2026 07:52
@xcompass
Copy link
Member Author

won't have time to test it before I'm off. Please test it before merge.

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

Successfully merging this pull request may close these issues.

1 participant