Skip to content

Commit 71181bf

Browse files
committed
add fill to the entry points
1 parent d8634f6 commit 71181bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ ethereum-spec-sync = "ethereum_spec_tools.sync:main"
197197
ethereum-spec-new-fork = "ethereum_spec_tools.new_fork:main"
198198
ethereum-spec-patch = "ethereum_spec_tools.patch_tool:main"
199199
ethereum-spec-evm = "ethereum_spec_tools.evm_tools:main"
200+
ethereum-spec-fill = "cli.pytest_commands.fill:fill"
200201

201202
[project.entry-points."docc.plugins"]
202203
"ethereum_spec_tools.docc.discover" = "ethereum_spec_tools.docc:EthereumDiscover"

0 commit comments

Comments
 (0)