We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dcc52d commit b9238c1Copy full SHA for b9238c1
setup.cfg
@@ -160,6 +160,7 @@ console_scripts =
160
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
161
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
162
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
163
+ ethereum-spec-fill = cli.pytest_commands.fill:fill
164
165
docc.plugins =
166
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover
0 commit comments