eth-interface

EIP-165 interface and tools for chainlib-eth
git clone git://holbrook.no/eth-interface.git
Log | Files | Refs

commit c254ab08590885c4ec11a338c3a605a586729550
parent 95b32be2678a5008191d56273f9513e5682f45f0
Author: lash <dev@holbrook.no>
Date:   Sun, 13 Nov 2022 17:43:09 +0000

Fix package path

Diffstat:
Mpython/setup.cfg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/setup.cfg b/python/setup.cfg @@ -24,7 +24,7 @@ licence_files = include_package_data = True python_requires = >= 3.6 packages = - eth-interface + eth_interface [options.package_data] * =