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 272c43f commit 200151eCopy full SHA for 200151e
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