Skip to content

chore: clean up perf improvements - #117

Merged
antazoey merged 3 commits into
ApeWorX:mainfrom
bitwise-constructs:chore/perf-perfs
Dec 5, 2024
Merged

antazoey merged 3 commits into
ApeWorX:mainfrom
bitwise-constructs:chore/perf-perfs

Conversation

@bitwise-constructs

Copy link
Copy Markdown
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)

Comment thread pyproject.toml
@@ -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
Copy Markdown
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
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