Add executable to package

This commit is contained in:
nolash
2021-02-09 09:47:32 +01:00
parent 585920f186
commit 1214434f4b

View File

@@ -34,3 +34,4 @@ packages =
console_scripts =
eth-balance = cic_tools.eth.runnable.balance:main
eth-checksum = cic_tools.eth.runnable.checksum:main
eth-gas = cic_tools.eth.runnable.gas:main