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

Avoid DeprecationWarning from distutils #41

Closed
wants to merge 1 commit into from

Conversation

wimglenn
Copy link

@wimglenn wimglenn commented Oct 4, 2022

closes #35
replaces #39
replaces #36
replaces #38

@merwok
Copy link

merwok commented Oct 4, 2022

What are the problems with #38 ?

@wimglenn
Copy link
Author

wimglenn commented Oct 4, 2022

No problem for me, but it does reduce the compatibility with older pytest version. This alternative approach is less intrusive.

I would be happy for either one to be merged.

@wimglenn
Copy link
Author

Replaced with https://pypi.org/project/pytest-freezer.

@wimglenn wimglenn closed this Oct 18, 2022
@wimglenn wimglenn deleted the no-distutils branch October 18, 2022 05:18
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.

Replace distutils.version with packaging.version.path
2 participants