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

Replace py.test with pytest #60

Merged
merged 1 commit into from Oct 31, 2022
Merged

Replace py.test with pytest #60

merged 1 commit into from Oct 31, 2022

Conversation

FriedrichFroebel
Copy link
Contributor

This PR ensures that the tests still work after pytest 7.2.0 has been released which dropped the dependency on the py package. Resolves #59.

@cdalitz cdalitz merged commit 255f56f into hsnr-gamera:master Oct 31, 2022
@cdalitz
Copy link
Member

cdalitz commented Oct 31, 2022

Thank you very much for the contribution. Christoph

@FriedrichFroebel FriedrichFroebel deleted the pytest branch October 31, 2022 09:59
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.

Tests break with pytest 7.2.0
2 participants