Skip to content

Remove dependency on the deprecated np.testing.Tester#216

Merged
skjerns merged 1 commit intoholgern:masterfrom
hofaflo:numpy125
Jun 23, 2023
Merged

Remove dependency on the deprecated np.testing.Tester#216
skjerns merged 1 commit intoholgern:masterfrom
hofaflo:numpy125

Conversation

@hofaflo
Copy link
Copy Markdown
Contributor

@hofaflo hofaflo commented Jun 17, 2023

Hi! Today's release of numpy v1.25.0 removed numpy.testing.Tester (see numpy/numpy#23041). This causes the corresponding import in pyedflib's in __init__.py to fail. I think this is a remnant of pyedflib using nose for testing so it can likely be removed. If you prefer to keep it, I'd like to suggest introducing an upper bound for the required numpy version.

@skjerns skjerns merged commit 7654b4c into holgern:master Jun 23, 2023
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.

2 participants