Skip to content

Commit

Permalink
chore: revision
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 27, 2023
1 parent 7fb3d76 commit d497104
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ exclude =
build
.eggs
tests/integration/cli/projects
src/ape/_compat.py
per-file-ignores =
# Need signal handler before imports
src/ape/__init__.py: E402
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.1,<0.3",
"ethpm-types>=0.5.6,<0.6",
"evm-trace>=0.1.0a25",
"evm-trace>=0.1.0a23",
],
entry_points={
"console_scripts": ["ape=ape._cli:cli"],
Expand Down

0 comments on commit d497104

Please sign in to comment.