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

chore: clean up perf improvements #117

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

bitwise-constructs
Copy link
Contributor

What I did

cleans up deps and library includes

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=51.1.1", "wheel", "setuptools_scm[toml]>=5.0"]
requires = ["setuptools>=70.2.0", "wheel", "setuptools_scm[toml]>=5.0"]
Copy link
Member

Choose a reason for hiding this comment

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

Does scm tools need the upper bound you added on arbitrum pr? Im not sure why thatd mattet tbd but just noticed the diff

@antazoey antazoey enabled auto-merge (squash) December 5, 2024 16:01
@antazoey antazoey merged commit ac6a359 into ApeWorX:main Dec 5, 2024
14 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.

2 participants