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

keep pluggy version updated to avoid pytest errors on python 3.9.1 #2080

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented Jul 21, 2021

What was wrong?

  • Running pytest on python 3.9.1 threw pluggy error related to older version of pluggy

How was it fixed?

  • Keeping pluggy up-to-date with latest version and above

Todo:

Cute Animal Picture

4981144592_46f2dfd9fe_z

Keep pluggy updated in order to avoid pytest errors with certain python versions, 3.9.1 included.
@fselmo fselmo force-pushed the use-updated-pluggy-version branch from 6d9b00c to b6f805f Compare July 21, 2021 17:18
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚢

@fselmo fselmo merged commit 4d42d25 into ethereum:master Jul 21, 2021
@fselmo fselmo deleted the use-updated-pluggy-version branch April 3, 2024 20:51
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