Skip to content

Commit b9238c1

Browse files
committed
add fill to the entry points
1 parent 7dcc52d commit b9238c1

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
@@ -160,6 +160,7 @@ console_scripts =
160160
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
161161
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
162162
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
163+
ethereum-spec-fill = cli.pytest_commands.fill:fill
163164

164165
docc.plugins =
165166
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover

0 commit comments

Comments
 (0)