Skip to content

Commit 67948ce

Browse files
committed
refactor(Deps): add etherscan plugin to dev deps
1 parent 0f1ade0 commit 67948ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ test = [
2121
"ape-vyper>=0.8.9",
2222
]
2323
dev = [
24+
"ape-etherscan>=0.8.5",
2425
{include-group = "test"},
2526
]
2627

0 commit comments

Comments
 (0)