Skip to content

Commit 767c122

Browse files
committed
add fill to the entry points
1 parent d9deb5a commit 767c122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ console_scripts =
153153
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
154154
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
155155
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
156+
ethereum-spec-fill = cli.pytest_commands.fill:fill
156157

157158
docc.plugins =
158159
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover

0 commit comments

Comments
 (0)