[console_scripts]
eth-contract-registry-deploy = eth_contract_registry.runnable.deploy:main
eth-contract-registry-list = eth_contract_registry.runnable.list:main
eth-contract-registry-set = eth_contract_registry.runnable.set:main

