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 0136656 commit 19156b0Copy full SHA for 19156b0
setup.cfg
@@ -158,6 +158,7 @@ console_scripts =
158
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
159
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
160
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
161
+ ethereum-spec-fill = cli.pytest_commands.fill:fill
162
163
docc.plugins =
164
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover
0 commit comments