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 d9deb5a commit 767c122Copy full SHA for 767c122
setup.cfg
@@ -153,6 +153,7 @@ console_scripts =
153
ethereum-spec-new-fork = ethereum_spec_tools.new_fork:main
154
ethereum-spec-patch = ethereum_spec_tools.patch_tool:main
155
ethereum-spec-evm = ethereum_spec_tools.evm_tools:main
156
+ ethereum-spec-fill = cli.pytest_commands.fill:fill
157
158
docc.plugins =
159
ethereum_spec_tools.docc.discover = ethereum_spec_tools.docc:EthereumDiscover
0 commit comments