Skip to content

Commit

Permalink
add resolver.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-tb committed Sep 6, 2024
1 parent 828f5ce commit f452960
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 161 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ classifiers = [
dependencies = [
"click>=8.1.0,<9",
"ethereum @ git+https://github.com/ethereum/execution-specs",
"ethereum-spec-evm-resolver @ git+https://github.com/petertdavies/ethereum-spec-evm-resolver",
"hive.py @ git+https://github.com/marioevz/hive.py",
"setuptools",
"types-setuptools",
Expand Down
161 changes: 0 additions & 161 deletions setup.cfg

This file was deleted.

0 comments on commit f452960

Please sign in to comment.