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 d8634f6 commit 71181bfCopy full SHA for 71181bf
pyproject.toml
@@ -197,6 +197,7 @@ ethereum-spec-sync = "ethereum_spec_tools.sync:main"
197
ethereum-spec-new-fork = "ethereum_spec_tools.new_fork:main"
198
ethereum-spec-patch = "ethereum_spec_tools.patch_tool:main"
199
ethereum-spec-evm = "ethereum_spec_tools.evm_tools:main"
200
+ethereum-spec-fill = "cli.pytest_commands.fill:fill"
201
202
[project.entry-points."docc.plugins"]
203
"ethereum_spec_tools.docc.discover" = "ethereum_spec_tools.docc:EthereumDiscover"
0 commit comments