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 pythx #1733

Merged
merged 3 commits into from
Feb 1, 2024
Merged

remove pythx #1733

merged 3 commits into from
Feb 1, 2024

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Remove brownie analyze and the pythx library as a dependency. MythX appears to be deprecated in favor of a newer tool, and hard pins on pythx are getting in the way when trying to bump other dependency versions.

@iamdefinitelyahuman
Copy link
Member Author

Looks like a side-effect here is dropping support for python 3.7. That seems fine.

@iamdefinitelyahuman
Copy link
Member Author

This ended up getting bigger than planned.

  • remove pythx
  • bump pyyaml (needed for 3.10)
  • drop support for 3.7, test against 3.10

Things are still breaking with 3.11 onward, I think from eth_abi, but this seems like a logical place to merge

@iamdefinitelyahuman iamdefinitelyahuman merged commit bb42c60 into master Feb 1, 2024
14 of 26 checks passed
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.

1 participant