Skip to content

Conversation

@domdfcoding
Copy link
Contributor

Fixes #91

I tried to test with pytest 4.x, but the tests fail because of an API change in attrs (which pytest depends on).
I've instead opted for 5.0.0 (released June 2019) as the lower bound.

@flub
Copy link
Member

flub commented Jun 21, 2021

Nice! Any chance you could add a point in the changelog section of the readme?

@domdfcoding
Copy link
Contributor Author

Done. I've put it down for 2.1.0

@flub flub merged commit 45c9ab1 into pytest-dev:master Jul 20, 2021
@domdfcoding domdfcoding deleted the distutils branch June 9, 2022 08:55
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.

distutils is deprecated in Python 3.10 and later.

2 participants