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

Remove pytest-mock requirement #6505

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Conversation

nateprewitt
Copy link
Member

We missed removing pytest-mock in the Python 2.7 deprecation. Since we're not using any specialized functionality in pytest-mock and mock is available in the standard library through unittest, let's prefer that.

@nateprewitt nateprewitt merged commit 005571d into psf:main Aug 13, 2023
28 checks passed
@nateprewitt nateprewitt deleted the pytest_mock_removal branch August 13, 2023 23:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants