Skip to content

Commit 19156b0

Browse files
committed
add fill to the entry points
1 parent 0136656 commit 19156b0

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
@@ -158,6 +158,7 @@ console_scripts =
158158
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
159159
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
160160
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
161+
ethereum-spec-fill = cli.pytest_commands.fill:fill
161162

162163
docc.plugins =
163164
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover

0 commit comments

Comments
 (0)